####################################################################
#
# HoI - CORE US 
#
# LIMIT:  322000 - x
#
# Hoi1 CORE(mod-Phoneix)1960
#
# Event 3704 Assassination of Yamamoto Tweaked by ConjurerDragon
#
# New CORE 0.92 Events Brazil Rubber to USA added
# Event 322024 tweaked By conjurerDragon
#
####################################################################


#
# HoI - USA Events
#
#		written by Henrik Fhraeus
#

#########################################################################
#  The Lend-Lease Act
#########################################################################
event = { 
	id = 3700
	random = no
	country = USA
	
	trigger = {
		OR = {
			war = { country = USA country = GER }
			AND = {
				war = { country = ENG country = GER }
				government = democratic
			}
		}
	}
	
	name = EVT_3700_NAME
	desc = EVT_3700_DESC
	style = 0
	
	date = { day = 11 month = march year = 1941 }
	
	action_a = {
		name = ACTIONNAME3700A # Pass the Act
		command = { type = supplies value = -5000 }
		command = { type = oilpool value = -2500 }
		command = { type = steelpool value = -2500 }
		command = { type = trigger which = 3404 } # UK
	}
	action_b = {
		name = ACTIONNAME3700B # Remain Completely Neutral
		command = { }
	}
}
#########################################################################
# Removed and replaced by US and Japanese Trade Events.
#  Oil Embargo against Japan
#########################################################################
#event = { 
#	id = 3701
#	random = no
#	country = USA
#	
#	trigger = {
#		NOT = {
#			OR = {
#				war = { country = USA country = JAP }
#				alliance = { country = JAP country = ENG }
#				alliance = { country = JAP country = FRA }
#			}
#		}
#		atwar = JAP
#		government = democratic
#		random = 10
#	}
#	
#	name = EVT_3701_NAME
#	desc = EVT_3701_DESC
#	style = 0
#	
#	date = { day = 1 month = january year = 1940 }
#	offset = 30 # Check month
#	deathdate = { day = 30 month = december year = 1959 }
#	
#	action_a = {
#		name = ACTIONNAME3701A # Pass the Embargo
#		command = { type = trigger which = 3800 } #JAP
#		# TODO: Add more effects!
#	}
#	action_b = {
#		name = ACTIONNAME3701B # Do not push the Mikado
#		command = { }
#	}
#}

#########################################################################
#  Lend-Lease Shipment to the UK
#########################################################################
event = { 
	id = 3702
	random = no
	persistent = yes
	country = USA

	
	trigger = {
		war = { country = ENG country = GER }
		random = 30
		event = 3404 # English event for Lend-Lease Act
	}
	
	name = EVT_3702_NAME
	desc = EVT_3702_DESC
	style = 0

	date = { day = 1 month = january year = 1936 }
	offset = 30 # Check for trigger conditions every 30 days
	deathdate = { day = 30 month = december year = 1959 }
	
	action_a = {
		name = ACTIONNAME3702A # Send more supplies
		command = { type = supplies value = -3500 }
		command = { type = oilpool value = -1000 }
		command = { type = steelpool value = -1000 }
		command = { type = trigger which = 3405 } # UK
		command = { type = industry which = -1 value = 1 } # US gets something for the exports - Engineer
	}
	action_b = {
		name = ACTIONNAME3702B # Not this time
		command = { }
	}
}

#########################################################################
#  Lend-Lease Shipment to the USSR
#########################################################################
event = { 
	id = 3703
	random = no
	country = USA
	persistent = yes
	
	trigger = {
		random = 31
		war = { country = SOV country = GER }
		event = 3404 # Lend-Lease Act passed
                  NOT = {
                  OR = {
                  control = { province = 1535 data = JAP }
                  control = { province = 1393 data = JAP }
                  control = { province = 1522 data = JAP }
                  control = { province = 1535 data = GER }
                  control = { province = 1393 data = GER }
                  control = { province = 1522 data = GER }
                           }
                  }
		NOT = {
		war = { country = SOV country = USA }
		}

	}
	
	name = EVT_3703_NAME
	desc = EVT_3703_DESC
	style = 0
	
	date = { day = 1 month = april year = 1941 }
	offset = 30 # Check for trigger conditions every 30 days
	deathdate = { day = 29 month = december year = 1959 }
	
	action_a = {
		name = ACTIONNAME3703A # Send more supplies
		command = { type = supplies value = -10000 }
		command = { type = rubberpool value = -500 }
		command = { type = trigger which = 2626 } # USSR
		command = { type = industry which = -1 value = 1 } # Exports create lead to industrial expansion - Demand creates supply - Engineer
	}
	action_b = {
		name = ACTIONNAME3703B # Not this time
		command = { }
	}
}

#########################################################################
#  Assassination of Yamamoto Tweaked by ConjurerDragon
#########################################################################
event = { 
	id = 3704
	random = no
	country = USA
	
	trigger = {
		war = { country = USA country = JAP }	
		intel_diff = 15
                technology = 10977 #Basic Drop Tanks #USA have the range to send their fighters to intercept him
                control = { province = 2025 data = JAP } #Japan controls the airfield from which Y. started his tour
	}
	
	name = EVT_3704_NAME
	desc = EVT_3704_DESC
	style = 0
	
	date = { day = 18 month = april year = 1943 }
	
	action_a = {
		name = ACTIONNAME3704A # Assassinate him
		command = { type = trigger which = 3801 } #JAP
	}
	action_b = {
		name = ACTIONNAME3704B # That would be low
		command = { }
	}
}

#########################################################################
#  DELETED 3705 - US occupation of Greenland and Iceland
#########################################################################

#########################################################################
#  FDR dies
#  Modified by Kevin Mc Carthy for Core 0.7rc4
#########################################################################
event = { 
	id = 3706
	random = no
	country = USA
	
	trigger = {
		headofstate = 6001
	}
	
	name = EVT_3706_NAME
	desc = EVT_3706_DESC
	style = 0
	
	date = { day = 11 month = april year = 1945 }
	
	action_a = {
		name = OK # Oh, the Tragedy! The man who could rise up from his wheel-chair!
		command = { type = sleepminister which = 6001 } # FDR
		command = { type = headofstate which = 6027 } #Truman
		command = { type = headofgovernment which = 6028 }#Truman
	}
}
#########################################################################
#  Japan demands Northern French Indochina from Vichy - US Reaction (modified by OHGamer)
#########################################################################
event = { 
	id = 3707
	random = no
	country = USA
	
	# Triggered by JAP 3803
	
	name = CEVTNAME_3707 # "Japan demands Northern French Indochina from Vichy"
	desc = CEVTDESC_3707 # "The collapse of France in 1940 would lead to Japan demanding military bases in Northern Indochina which Vichy accepted."
	style = 0
	
	action_a = {
		name = OK # The Japs are getting dangerous
		command = { type = warentry value = 4 }
	}
}
#########################################################################
#  Japan demands control of French Indochina - US Reaction (modified by OHGamer)
#########################################################################
event = { 
	id = 3708
	random = no
	country = USA
	
	# Triggered by JAP 3803
	
	name = CEVTNAME_3708 # "Japan demands control of French Indochina"
	desc = CEVTDESC_3708 # "The collapse of France in 1940 would lead to Japan demanding control of Indochina which Vichy accepted."
	style = 0
	
	action_a = {
		name = OK # The Japs are getting very dangerous
		command = { type = warentry value = 9 }
	}
}

#########################################################################
#  US. Presidential Election of 1936 - Historical Outcome
#########################################################################
event = { 
	id = 3709
	random = no
	country = USA
	
	name = EVT_3709_NAME
	desc = EVT_3709_DESC
	style = 0
	
	trigger = {
		NOT = { 
			event = 3710 
			ispuppet = USA 
			}
	}
	
	date = { day = 3 month = november year = 1936 }
	
	action_a = {
		name = CEVTACTA_3709
		command = { type = sleepevent which = 3713 }
		command = { type = sleepevent which = 3717 }
		command = { type = sleepevent which = 322409 }
		command = { type = dissent value = -5 }
        	command = { type = setflag which = FDR_36 }

	}
	action_b = {
		name = CEVTACTB_3709
		command = { type = sleepevent which = 3711 }
		command = { type = sleepevent which = 3712 }
		command = { type = sleepevent which = 322410 }
		command = { type = dissent value = 2 }
        	command = { type = setflag which = Landon_36 }
	}
}

#########################################################################
#  US. Presidential Election of 1936 - Alternative Outcome
#########################################################################
event = { 
	id = 3710
	random = no
	country = USA
	
	trigger = {
		dissent = 10 #
		NOT = { event = 3709 
			ispuppet = USA 
			}
		}
	
	name = EVT_3710_NAME
	desc = EVT_3710_DESC

	style = 0
	
	date = { day = 2 month = november year = 1936 }
	
	action_a = {
		name = CEVTACTA_3710
		command = { type = sleepevent which = 3711 }
		command = { type = sleepevent which = 3712 }
		command = { type = sleepevent which = 322410 }
		command = { type = dissent value = 2 }
        	command = { type = setflag which = Landon_36 }

	}
	action_b = {
		name = CEVTACTB_3710
		command = { type = sleepevent which = 3713 }
		command = { type = sleepevent which = 3717 }
		command = { type = sleepevent which = 322409 }
		command = { type = dissent value = -5 }
        	command = { type = setflag which = FDR_36 }
	}
}

#########################################################################
#  US. Presidential Election of 1940 - Historical Outcome
#########################################################################
event = { 
	id = 3711
	random = no
	country = USA
	
	trigger = {
		warentry = 50
		NOT = { event = 3711 }
		NOT = { event = 3712 }
		NOT = { event = 3713 }
		NOT = { event = 3714 }
		NOT = { event = 3717 }
		NOT = { dissent = 10 }
		NOT = { ispuppet = USA }
	}
	
	name = EVT_3711_NAME
	desc = EVT_3711_DESC
	style = 0
	
	date = { day = 5 month = november year = 1940 }
	
	action_a = {
		name = CEVTACTA_3711
		command = { type = dissent value = -5 }
		command = { type = warentry value = -2 } # 1940 was a war referendum and Roosevelt campaigned on a peace platform - Engineer
		command = { type = sleepevent which = 3714 }
        	command = { type = setflag which = FDR_40 }
        	command = { type = setflag which = Reelect_40 }
	}
	action_b = {
		name = CEVTACTB_3711
        	command = { type = setflag which = Wilkie_40 }
	}
}

#########################################################################
#  US. Presidential Election of 1940 - Alternative Outcome
#########################################################################
event = { 
	id = 3712
	random = no
	country = USA
	
	trigger = {
		NOT = { event = 3711 }
		NOT = { event = 3712 }
		NOT = { event = 3713 }
		NOT = { event = 3714 }
		NOT = { event = 3717 }
		NOT = { ispuppet = USA }
		warentry = 50
		dissent = 10
	}
	
	name = EVT_3712_NAME
	desc = EVT_3712_DESC
	style = 0
	
	date = { day = 5 month = november year = 1940 }
	
	action_a = {
		name = CEVTACTA_3712
		command = { type = dissent value = -5 }
		command = { type = sleepevent which = 3714 }
		command = { type = sleepevent which = 3711 }
        	command = { type = setflag which = Wilkie_40 }
	}
	action_b = {
		name = CEVTACTB_3712
		command = { type = sleepevent which = 3714 }
        	command = { type = setflag which = FDR_40 }
        	command = { type = setflag which = Reelect_40 }
	}
}
#########################################################################
#  US. Presidential Election of 1940 - Alternative Outcome
#########################################################################

event = { 
	id = 3713
	random = no
	country = USA
	
	trigger = {
		NOT = { event = 3711 }
		NOT = { event = 3712 }
		NOT = { event = 3713 }
		NOT = { event = 3714 }
		NOT = { event = 3717 }
		NOT = { ispuppet = USA }
		warentry = 50
		NOT = {
			dissent = 10
		}
	}
	
	name = EVT_3713_NAME
	desc = EVT_3713_DESC
	style = 0
	
	date = { day = 5 month = november year = 1940 }
	
	action_a = {
		name = CEVTACTA_3713
		command = { type = sleepevent which = 3714 }
        	command = { type = setflag which = Landon_40 }
        	command = { type = setflag which = Reelect_40 }
	}
	action_b = {
		name = CEVTACTB_3713
		command = { type = dissent value = -5 }
        	command = { type = setflag which = Smith_40 }
	}
}

#########################################################################
#  US. Presidential Election of 1940 - Alternative Outcome
#########################################################################

event = { 
	id = 3717
	random = no
	country = USA
	
	trigger = {
		NOT = { event = 3711 }
		NOT = { event = 3712 }
		NOT = { event = 3713 }
		NOT = { event = 3714 }
		NOT = { event = 3717 }
		NOT = { ispuppet = USA }
		dissent = 10
		warentry = 50
	}
	
	name = EVT_3717_NAME
	desc = EVT_3717_DESC
	style = 0
	
	date = { day = 5 month = november year = 1940 }
	
	action_a = {
		name = CEVTACTA_3717
		command = { type = dissent value = -5 }
		command = { type = sleepevent which = 3713 }
        	command = { type = setflag which = Smith_40 }
		
	}
	action_b = {
		name = CEVTACTB_3717
		command = { type = sleepevent which = 3714 }
        	command = { type = setflag which = Landon_40 }
        	command = { type = setflag which = Reelect_40 }
	}
}

#########################################################################
#  US. Presidential Election of 1940 - Isolationist Outcome
#########################################################################
event = { 
	id = 3714
	random = no
	country = USA
	
	trigger = { 
		NOT = { event = 3711 }
		NOT = { event = 3712 }
		NOT = { event = 3713 }
		NOT = { event = 3714 }
		NOT = { event = 3717 }
		NOT = { ispuppet = USA }
		NOT = {	warentry = 50 }
	}
	
	name = EVT_3714_NAME
	desc = EVT_3714_DESC
	style = 0
	
	date = { day = 5 month = november year = 1940 }
	
	action_a = {
		name = CEVTACTA_3714
		command = { type = dissent value = -10 }
        	command = { type = setflag which = Taft_40 }
	}
	action_b = {
		name = CEVTACTB_3714
		command = { type = setflag which = FDR_40 }
        	command = { type = setflag which = Landon_40 }
        	command = { type = setflag which = Reelect_40 }
	}
}

#########################################################################
#  US. Presidential Election of 1944 - Historical Outcome
#########################################################################
event = { 
	id = 3715
	random = no
	country = USA
	
	name = EVT_3715_NAME
	desc = EVT_3715_DESC
	style = 0
	
	trigger = { 
		ideology = centrist 
		NOT = { event = 3716 }
		NOT = { ispuppet = USA }
	}
	
	date = { day = 7 month = november year = 1944 }
	
	action_a = {
		name = CEVTACTA_3715
		command = { type = dissent value = -5 }
        	command = { type = setflag which = Reelect_44 }
	}
	action_b = {
		name = CEVTACTB_3715
        	command = { type = setflag which = Dewey_44 }
	}
}
#########################################################################
#  US. Presidential Election of 1944 - Alternative Outcome
#########################################################################
event = { 
	id = 3716
	random = no
	country = USA
	
	name = EVT_3716_NAME
	desc = EVT_3716_DESC
	style = 0
	
	trigger = { 
		ideology = liberal_conservative 
		NOT = { event = 3715 }
		NOT = { ispuppet = USA }
	}
	
	date = { day = 7 month = november year = 1944 }
	
	action_a = {
		name = CEVTACTA_3716
		command = { type = dissent value = -5 }
        	command = { type = setflag which = Reelect_44 }
	}
	action_b = {
		name = CEVTACTB_3716
        	command = { type = setflag which = Smith_44 }
	}
}

#########################################################################
#  The Revolution has come!
#########################################################################
event = { 
	id = 3718
	random = no
	country = USA
	
	name = EVT_3718_NAME
	desc = EVT_3718_DESC
	style = 0
	
	trigger = { 
		dissent = 65
		NOT = { ispuppet = USA }
	}
	
	date = { day = 1 month = january year = 1936 }
	offset = 360 # Check for this every 25 days
	deathdate = { day = 30 month = december year = 1959 }
	
	action_a = {
		name = CEVTACTA_3718
		command = { type = dissent value = -40 }
		command = { type = headofstate which = 6047 }
		command = { type = headofgovernment which = 6048 }
		command = { type = foreignminister which = 6049 }
		command = { type = armamentminister which = 6050 }
		command = { type = ministerofsecurity which = 6051 }
		command = { type = sleepevent which = 3709 }
		command = { type = sleepevent which = 3710 }
		command = { type = sleepevent which = 3711 }
		command = { type = sleepevent which = 3712 }
		command = { type = sleepevent which = 3713 }
		command = { type = sleepevent which = 3714 }
		command = { type = sleepevent which = 3715 }
		command = { type = sleepevent which = 3716 }
		command = { type = sleepevent which = 3717 }
		command = { type = alignment which = communist value = 200 }
		command = { type = alignment which = democratic value = -100 }
		command = { type = alignment which = fascist value = -100 }
	}
	action_b = {
		name = CEVTACTB_3718
		command = { type = dissent value = -20 }
		command = { type = headofstate which = 6010 }
		command = { type = headofgovernment which = 6011 }
		command = { type = foreignminister which = 6012 }
		command = { type = armamentminister which = 6013 }
		command = { type = ministerofsecurity which = 6014 }
		command = { type = sleepevent which = 3709 }
		command = { type = sleepevent which = 3710 }
		command = { type = sleepevent which = 3711 }
		command = { type = sleepevent which = 3712 }
		command = { type = sleepevent which = 3713 }
		command = { type = sleepevent which = 3714 }
		command = { type = sleepevent which = 3715 }
		command = { type = sleepevent which = 3716 }
		command = { type = sleepevent which = 3717 }
		command = { type = alignment which = communist value = 100 }
		command = { type = alignment which = democratic value = -50 }
		command = { type = alignment which = fascist value = -50 }
	}
}
#########################################################################
#  Spanish Civil War -  German Intervention
#########################################################################
event = { 
	id = 3719
	random = no
	country = USA
	
	# Triggered by GER 2023
	
	name = EVT_3719_NAME
	desc = EVT_3719_DESC
	style = 0
	
	action_a = {
		name = OK # The Fascists are on the move.
		command = { type = warentry value = 8 }
	}
}
#########################################################################
#  Spanish Civil War -  Italian Intervention
#########################################################################
event = { 
	id = 3720
	random = no
	country = USA
	
	# Triggered by ITA 2901
	
	name = EVT_3720_NAME
	desc = EVT_3720_DESC
	style = 0
	
	action_a = {
		name = OK # The Fascists are on the move.
		command = { type = warentry value = 4 }
	}
}
#########################################################################
#  Spanish Civil War -  Soviet Intervention
#########################################################################
event = { 
	id = 3721
	random = no
	country = USA
	
	# Triggered by SOV 2623
	
	name = EVT_3721_NAME
	desc = EVT_3721_DESC
	style = 0
	
	action_a = {
		name = OK # Let the totalitarians destroy eachother.
		command = { type = warentry value = -4 }
	}
}
#########################################################################
#  Spanish Civil War -  British Intervention
#########################################################################
event = { 
	id = 3722
	random = no
	country = USA
	
	# Triggered by ENG 3400
	
	name = EVT_3722_NAME
	desc = EVT_3722_DESC
	style = 0
	
	action_a = {
		name = OK # This is a problem for Europeans.
		command = { type = warentry value = -12 }
	}
}
#########################################################################
#  Spanish Civil War -  French Intervention
#########################################################################
event = { 
	id = 3723
	random = no
	country = USA
	
	# Triggered by FRA 2801
	
	name = EVT_3723_NAME
	desc = EVT_3723_DESC
	style = 0
	
	action_a = {
		name = OK # This is a problem for Europeans.
		command = { type = warentry value = -8 }
	}
}

#########################################################################
#  The Nanking Massacre
#########################################################################
event = { 
	id = 3724
	random = no
	country = USA
	
	# Triggered by JAP 3802
	
	name = EVT_3724_NAME
	desc = EVT_3724_DESC
	style = 0
	
	action_a = {
		name = CEVTACTA_3724
		command = { type = warentry value = 2 } # USA not as engaged - Engineer
	}
}

#####################################
# Political: Commitment to Canada I (by McNaughton)
#####################################

event = { 
	id = 322002
	random = no
	country = USA

	trigger = {
		headofstate = 6001 # F.D.R.
		}

	name = CEVTNAME_322002
	desc = CEVTDESC_322002

	style = 0

	date = { day = 18 month = august year = 1938 } 
	offset = 5
	deathdate = { day = 30 month = december year = 1940 } 

	action_a = {
			name = CEVTACTA_322002
			command = { type = trigger which = 402004 } # Canada
		}
	action_b = {
			name = CEVTACTB_322002
			command = { type = sleepevent which = 322003 } # Canada
	}
}


######################################
# Political: Commitment to Canada II #
# by McNaughton		     	     #
######################################

event = { 
	id = 322003
	random = no
	country = USA

	trigger = {
		OR = {
			headofstate = 6001 # F.D.R. 
			headofstate = 6027 # Harry S. Truman
			}
		event = 322002
		OR = { 
			control = { province = 153 data = GER } 
			control = { province = 100 data = GER } 
			control = { province = 153 data = ITA } 
			control = { province = 100 data = ITA } 
			control = { province = 153 data = JAP } 
			control = { province = 100 data = JAP } 
			control = { province = 153 data = SOV } 
			control = { province = 100 data = SOV } 
			}
		}

	name = CEVTNAME_322003
	desc = CEVTDESC_322003
	style = 0

	date = { day = 18 month = august year = 1938 } 
	offset = 5
	deathdate = { day = 30 month = december year = 1959 } 

	action_a = {
			name = CEVTACTA_322003
			command = { type = alliance which = CAN }
			command = { type = dissent value = 3 }
	}
	action_b = {
			name = CEVTACTB_322003
			command = { type = dissent value = 20 }
	}
}

#########################################
# Manpower: Selective Service Act 	
# by Mettermrck				
# Modified by Kevin Mc Carthy for 0.8rc3, 
# Source http://www.army.mil/cmh-pg/books/wwii/Framework/ch02.htm#b3
#########################################

event = { 
	id = 322004
	random = no
	country = USA

	trigger = { 
		atwar = no
		OR = {
		event = 172196
		event = 172197
			}
		}

	name = CEVTNAME_322004
	desc = CEVTDESC_322004
	style = 0

	date = { day = 3 month = january year = 1936 } 
	offset = 60
	deathdate = { day = 29 month = december year = 1959 } 

	action_a = {
			name = CEVTACTA_322004
			command = { type = manpowerpool value = 30 }
			command = { type = dissent value = 2 }
			command = { type = province_manpower which = 193   value = 3 } #St. Louis
			command = { type = province_manpower which = 194   value = 3 } #Springfield
			command = { type = province_manpower which = 122   value = 3 } #Pittsburgh
			command = { type = province_manpower which = 177   value = 3 } #Philadelphia
			command = { type = province_manpower which = 181   value = 3 } #Norfolk
			command = { type = province_manpower which = 124   value = 3 } #New York
			command = { type = province_manpower which = 112   value = 3 } #Minneapolis
			command = { type = province_manpower which = 188   value = 3 } #Indianapolis
			command = { type = province_manpower which = 116   value = 3 } #Detroit
			command = { type = province_manpower which = 192   value = 3 } #Des Moines
			command = { type = province_manpower which = 121   value = 4 } #Cleveland
			command = { type = province_manpower which = 187   value = 4 } #Chicago
			command = { type = province_manpower which = 129   value = 4 } #Buffalo
			command = { type = province_manpower which = 178   value = 2 } #Washington D.C.
			command = { type = province_manpower which = 158   value = 2 } #San Francisco
			command = { type = province_manpower which = 184   value = 2 } #Nashville
			command = { type = province_manpower which = 92    value = 2 } #Los Angeles
			command = { type = province_manpower which = 203   value = 2 } #Houston
			command = { type = province_manpower which = 217   value = 2 } #Atlanta
			command = { type = province_manpower which = 106   value = 1 } #Seattle
			command = { type = province_manpower which = 97    value = 1 } #Portland
			command = { type = province_manpower which = 204   value = 1 } #New Orleans
			command = { type = province_manpower which = 211   value = 1 } #Mobile
			command = { type = province_manpower which = 212   value = 1 } #Miami
			command = { type = province_manpower which = 189   value = 1 } #Louisville
			command = { type = province_manpower which = 94    value = 1 } #Las Vegas
			command = { type = province_manpower which = 195   value = 1 } #Kansas City
			command = { type = province_manpower which = 8     value = 1 } #Dallas
			command = { type = province_manpower which = 150   value = 1 } #Concord
			command = { type = province_manpower which = 216   value = 1 } #Columbia
			command = { type = province_manpower which = 183   value = 1 } #Charlotte
			command = { type = province_manpower which = 9     value = 1 } #San Antonio
			command = { type = province_manpower which = 117   value = 1 } #Milwaukee
			command = { type = province_manpower which = 209   value = 1 } #Shreveport
			command = { type = province_manpower which = 91    value = 1 } #Salt Lake City
			command = { type = province_manpower which = 89    value = 1 } #Phoenix
			command = { type = province_manpower which = 191   value = 1 } #Omaha
			command = { type = province_manpower which = 135   value = 1 } #Marquette
			command = { type = province_manpower which = 208   value = 1 } #Little Rock
			command = { type = province_manpower which = 210   value = 1 } #Jackson
			command = { type = province_manpower which = 104   value = 1 } #Idaho Falls
			command = { type = province_manpower which = 105   value = 1 } #Great Falls
			command = { type = province_manpower which = 86    value = 1 } #Denver
			command = { type = province_manpower which = 288   value = 1 } #Colon
			command = { type = province_manpower which = 90    value = 1 } #Cheyenne
			command = { type = province_manpower which = 113   value = 1 } #Bismark
			command = { type = province_manpower which = 87    value = 1 } #Albuquerque
			command = { type = province_manpower which = 196   value = 1 } #Tulsa
			command = { type = province_manpower which = 156   value = 1 } #San Bernandino
			command = { type = province_manpower which = 155   value = 1 } #Sacremento
			command = { type = province_manpower which = 5     value = 1 } #Spokane
			command = { type = province_manpower which = 267   value = 1 } #San Juan
			command = { type = province_manpower which = 114   value = 1 } #Rapid City
			command = { type = province_manpower which = 182   value = 1 } #Charleston
			command = { type = province_manpower which = 125   value = 4 } #Boston
		}
}


##############################
# Manpower: War Mobilization #
# by McNaughton
# Modified by Kevin Mc Carthy for 0.72
##############################

event = { 
	id = 322005
	random = no
	country = USA

	trigger = { 
		OR = {
			war = { country = USA country = GER }
			war = { country = USA country = ITA }
			war = { country = USA country = JAP }
			war = { country = USA country = SOV }
			atwar = yes 
		}
	}

	name = CEVTNAME_322005
	desc = CEVTDESC_322005
	style = 0

	date = { day = 5 month = january year = 1936  } 
	offset = 7
	deathdate = { day = 29 month = december year = 1959 } 
	action_a = {
			name = CEVTACTA_322005
			command = { type = manpowerpool value = 720 }
			command = { type = dissent value = -5 }
			command = { type = province_manpower which = 193   value = 11 } #St. Louis
			command = { type = province_manpower which = 194   value = 11 } #Springfield
			command = { type = province_manpower which = 122   value = 11 } #Pittsburgh
			command = { type = province_manpower which = 177   value = 11 } #Philadelphia
			command = { type = province_manpower which = 181   value = 11 } #Norfolk
			command = { type = province_manpower which = 124   value = 11 } #New York
			command = { type = province_manpower which = 112   value = 11 } #Minneapolis
			command = { type = province_manpower which = 188   value = 11 } #Indianapolis
			command = { type = province_manpower which = 116   value = 11 } #Detroit
			command = { type = province_manpower which = 192   value = 11 } #Des Moines
			command = { type = province_manpower which = 121   value = 11 } #Cleveland
			command = { type = province_manpower which = 187   value = 11 } #Chicago
			command = { type = province_manpower which = 129   value = 11 } #Buffalo
			command = { type = province_manpower which = 178   value = 8 } #Washington D.C.
			command = { type = province_manpower which = 158   value = 8 } #San Francisco
			command = { type = province_manpower which = 184   value = 8 } #Nashville
			command = { type = province_manpower which = 92    value = 8 } #Los Angeles
			command = { type = province_manpower which = 203   value = 8 } #Houston
			command = { type = province_manpower which = 217   value = 8 } #Atlanta
			command = { type = province_manpower which = 106   value = 4 } #Seattle
			command = { type = province_manpower which = 97    value = 4 } #Portland
			command = { type = province_manpower which = 204   value = 4 } #New Orleans
			command = { type = province_manpower which = 211   value = 4 } #Mobile
			command = { type = province_manpower which = 212   value = 4 } #Miami
			command = { type = province_manpower which = 189   value = 4 } #Louisville
			command = { type = province_manpower which = 94    value = 4 } #Las Vegas
			command = { type = province_manpower which = 195   value = 4 } #Kansas City
			command = { type = province_manpower which = 8     value = 4 } #Dallas
			command = { type = province_manpower which = 150   value = 4 } #Concord
			command = { type = province_manpower which = 216   value = 4 } #Columbia
			command = { type = province_manpower which = 183   value = 4 } #Charlotte
			command = { type = province_manpower which = 9     value = 4 } #San Antonio
			command = { type = province_manpower which = 117   value = 4 } #Milwaukee
			command = { type = province_manpower which = 209   value = 4 } #Shreveport
			command = { type = province_manpower which = 91    value = 4 } #Salt Lake City
			command = { type = province_manpower which = 89    value = 4 } #Phoenix
			command = { type = province_manpower which = 191   value = 4 } #Omaha
			command = { type = province_manpower which = 135   value = 4 } #Marquette
			command = { type = province_manpower which = 208   value = 4 } #Little Rock
			command = { type = province_manpower which = 210   value = 4 } #Jackson
			command = { type = province_manpower which = 104   value = 4 } #Idaho Falls
			command = { type = province_manpower which = 105   value = 4 } #Great Falls
			command = { type = province_manpower which = 86    value = 4 } #Denver
			command = { type = province_manpower which = 288   value = 4 } #Colon
			command = { type = province_manpower which = 90    value = 4 } #Cheyenne
			command = { type = province_manpower which = 113   value = 4 } #Bismark
			command = { type = province_manpower which = 87    value = 4 } #Albuquerque
			command = { type = province_manpower which = 196   value = 4 } #Tulsa
			command = { type = province_manpower which = 156   value = 4 } #San Bernandino
			command = { type = province_manpower which = 155   value = 4 } #Sacremento
			command = { type = province_manpower which = 5     value = 4 } #Spokane
			command = { type = province_manpower which = 267   value = 4 } #San Juan
			command = { type = province_manpower which = 114   value = 4 } #Rapid City
			command = { type = province_manpower which = 182   value = 4 } #Charleston
			command = { type = province_manpower which = 125   value = 11 } #Boston
		}
}

#########################################################
# USA-North-american press shows the horrors of Spanish War
# by nachinus
#########################################################
event = {
	id = 322006
	trigger = {
		atwar = no
		war = { country = SPA country = SPR }
		control = { province = 977 data = SPA } # Badajoz
		control = { province = 967 data = SPA } # Zaragoza
		NOT = {
			OR = {
				alliance = { country = USA country = GER }
				alliance = { country = USA country = ITA }
				alliance = { country = USA country = SPA }
				}
			}
		}

	random = no
	country = USA
	name = CEVTNAME_322006
	desc = CEVTDESC_322006
	style = 0

	date = { day = 1 month = april year = 1937 }
	offset = 60 # Check for trigger conditions every 60 days
	deathdate = { day = 30 month = october year = 1939 }

	action_a = {
		name = CEVTACTA_322006
		command = { type = warentry which = USA value = -1 }
	}
	action_b = {
		name = CEVTACTB_322006
		command = { type = alignment which = fascist value = -2 }
		command = { type = supplies value = -50 }
		command = { type = trigger which = 802000 } #SPR gets humanitary help
	}
}

#########################################################
# USA- France kicked out of europe
# by Generalisimo
#########################################################
event = {
	id = 322007
	random = no
	country = USA

	trigger = {
		#atwar = no
		exists = VIC
		control = { province = 212 data = USA } # Miami
		control = { province = 312 data = FRA } # Cayenne
	}

	name = CEVTNAME_322007
	desc = CEVTDESC_322007
	style = 0

	date = { day = 1 month = april year = 1936 }
	offset = 10
	deathdate = { day = 30 month = october year = 1946 }

	action_a = {
		name = CEVTACTA_322007
		command = { type = convoy which = 212 value = 312 when = 31 }
		}
	action_b = {
		name = CEVTACTB_322007
		command = { type = warentry which = USA value = -5 }
		}
}

###################################
# Manpower: IC return to USA 	  #
# by Mettermrck 		  #
# 322008 to 322018 		  #
###################################

event = { 
id = 322008
random = no
country = USA

trigger = { 
	headofgovernment = 6035 
	}

name = CEVTNAME_322008
desc = CEVTDESC_322008

	style = 0

	date = { day = 1 month = january year = 1937 } 
	offset = 90
	#deathdate = { day = 30 month = december year = 1959 }

action_a = {
	name = CEVTACTA_322008
	command = { type = industry which = 112 value = -5 }
	command = { type = industry which = 116 value = -5 }
	command = { type = industry which = 121 value = -5 }
	command = { type = industry which = 187 value = -5 }
	command = { type = industry which = 188 value = -5 }
	command = { type = industry which = 192 value = -5 }
	command = { type = industry which = 122 value = -5 }
	command = { type = industry which = 125 value = -5 }
	command = { type = industry which = 177 value = -5 }
	command = { type = industry which = 178 value = -5 }
	command = { type = dissent value = 2 }
	}
action_b = {
	name = CEVTACTB_322008
	command = { type = industry which = 112 value = -5 }
	command = { type = industry which = 116 value = -5 }
	command = { type = industry which = 121 value = -5 }
	command = { type = industry which = 187 value = -5 }
	command = { type = industry which = 188 value = -5 }
	command = { type = dissent value = 3 }
	}
action_c = {
	name = CEVTACTC_322008
	command = { type = industry which = 112 value = -5 }
	command = { type = industry which = 116 value = -5 }
	command = { type = warentry which = USA value = -5 }
	}
}

event = { 
	id = 322009
	random = no
	country = USA
	trigger = { headofgovernment = 6053 }

	name = CEVTNAME_322009
	desc = CEVTDESC_322009

	style = 0

	date = { day = 1 month = january year = 1937 } 
	offset = 90
	#deathdate = { day = 30 month = december year = 1959 }

action_a = {
	name = CEVTACTA_322009
	command = { type = industry which = 112 value = 5 }
	command = { type = industry which = 116 value = 5 }
	command = { type = dissent value = -2 }
	command = { type = warentry which = USA value = -30 }
	}
action_b = {
	name = CEVTACTB_322009
	command = { type = industry which = 112 value = 5 }
	command = { type = industry which = 116 value = 5 }
	command = { type = industry which = 121 value = 5 }
	command = { type = dissent value = 2 }
	command = { type = warentry which = USA value = -15 }
	}
}

event = { 
	id = 322010
	random = no
	country = USA

	trigger = { headofgovernment = 6035 }

	name = CEVTNAME_322010
	desc = CEVTDESC_322010
	style = 0

	date = { day = 1 month = january year = 1940 } 
	offset = 90
	#deathdate = { day = 30 month = december year = 1959 }

	action_a = {
		name = CEVTACTA_322010
		command = { type = industry which = 8 value = 5 }
		command = { type = industry which = 181 value = 5 }
		command = { type = industry which = 203 value = 5 }
		command = { type = industry which = 204 value = 5 }
		command = { type = industry which = 217 value = 5 }
		command = { type = dissent value = 2 }
	}
	action_b = {
		name = CEVTACTB_322010
		command = { type = industry which = 8 value = 5 }
		command = { type = industry which = 181 value = 5 }
		command = { type = industry which = 203 value = 5 }
		command = { type = industry which = 204 value = 5 }
		command = { type = industry which = 217 value = 5 }
		command = { type = industry which = 117 value = 5 }
		command = { type = industry which = 191 value = 5 }
		command = { type = industry which = 193 value = 5 }
		command = { type = industry which = 195 value = 5 }
		command = { type = industry which = 129 value = 5 }
		command = { type = dissent value = 5 }
		command = { type = warentry which = USA value = 3 } # Reduce from 5 to 3 as a game balance issue to slow down WE rise in USA - Engineer
	}
	action_c = {
		name = CEVTACTC_322010
		command = { type = industry which = 8 value = 5 }
		command = { type = dissent value = -2 }
		command = { type = warentry which = USA value = -10 }
	}
}

event = { 
id = 322011
random = no
country = USA
trigger = { headofgovernment = 6053 }

name = CEVTNAME_322011
desc = CEVTDESC_322011
style = 0

	date = { day = 1 month = january year = 1940 } 
	offset = 90
	#deathdate = { day = 30 month = december year = 1959 }

action_a = {
	name = CEVTACTA_322011
	command = { type = dissent value = -5 }
	command = { type = warentry which = USA value = -20 }
	}
action_b = {
	name = CEVTACTB_322011
	command = { type = industry which = 8 value = 5 }
	command = { type = dissent value = -3 }
	command = { type = warentry which = USA value = -5 }
	}
action_c = {
	name = CEVTACTC_322011
	command = { type = industry which = 8 value = 5 }
	command = { type = industry which = 181 value = 5 }
	command = { type = industry which = 203 value = 5 }
	command = { type = dissent value = 2 }
	}
}

event = { 
id = 322012
random = no
country = USA
trigger = { headofgovernment = 6058 }

name = CEVTNAME_322012
desc = CEVTDESC_322012
style = 0
	
	date = { day = 1 month = january year = 1940 } 
	offset = 90
	#deathdate = { day = 30 month = december year = 1959 }

action_a = {
	name = CEVTACTA_322012
	command = { type = industry which = 8 value = 5 }
	command = { type = industry which = 181 value = 5 }
	command = { type = dissent value = 1 }
	command = { type = warentry which = USA value = -10 }
	}
action_b = {
	name = CEVTACTB_322012
	command = { type = industry which = 8 value = 5 }
	command = { type = dissent value = -3 }
	command = { type = warentry which = USA value = -20 }
	}
action_c = {
	name = CEVTACTC_322012
	command = { type = industry which = 8 value = 5 }
	command = { type = industry which = 181 value = 5 }
	command = { type = industry which = 203 value = 5 }
	command = { type = dissent value = 3 }
	}
}

event = { 
id = 322013
random = no
country = USA
trigger = { headofgovernment = 6072 }

name = CEVTNAME_322013
desc = CEVTDESC_322013
style = 0
	
	date = { day = 1 month = january year = 1940 } 
	offset = 90
	#deathdate = { day = 30 month = december year = 1959 }

action_a = {
	name = CEVTACTA_322013
	command = { type = industry which = 8 value = 5 }
	command = { type = industry which = 181 value = 5 }
	command = { type = industry which = 203 value = 5 }
	command = { type = industry which = 204 value = 5 }
	command = { type = dissent value = 2 }
}
action_b = {
	name = CEVTACTB_322013
	command = { type = industry which = 8 value = 5 }
	command = { type = dissent value = -3 }
	command = { type = warentry which = USA value = -10 }
	}
}

event = { 
id = 322014
random = no
country = USA
trigger = { headofgovernment = 6067 }

name = CEVTNAME_322014
desc = CEVTDESC_322014
style = 0

	date = { day = 1 month = january year = 1940 } 
	offset = 90
	#deathdate = { day = 30 month = december year = 1959 }

action_a = {
	name = CEVTACTA_322014
	command = { type = dissent value = -2 }
	command = { type = warentry which = USA value = -20 }
	}
action_b = {
	name = CEVTACTB_322014
	command = { type = industry which = 122 value = -5 }
	command = { type = industry which = 125 value = -5 }
	command = { type = dissent value = -5 }
	command = { type = warentry which = USA value = -10 }
	}
action_c = {
	name = CEVTACTC_322014
	command = { type = industry which = 8 value = 5 }
	command = { type = industry which = 181 value = 5 }
	command = { type = dissent value = 3 }
	command = { type = warentry which = USA value = -5 }
	}
}

event = { 
id = 322015
random = no
country = USA
trigger = { headofgovernment = 6035 }

name = CEVTNAME_322015
desc = CEVTDESC_322015
style = 0

	date = { day = 1 month = march year = 1941 } 
	offset = 90
	#deathdate = { day = 30 month = december year = 1959 }

action_a = {
	name = CEVTACTA_322015
	command = { type = industry which = 112 value = 5 }
	command = { type = industry which = 116 value = 5 }
	command = { type = industry which = 187 value = 5 }
	command = { type = industry which = 188 value = 5 }
	command = { type = industry which = 122 value = 5 }
	command = { type = industry which = 125 value = 5 }
	command = { type = industry which = 177 value = 5 }
	command = { type = industry which = 178 value = 5 }
	command = { type = industry which = 181 value = 5 }
	command = { type = industry which = 203 value = 5 }
	command = { type = industry which = 217 value = 5 }
	command = { type = industry which = 125 value = 5 }
	command = { type = industry which = 177 value = 5 }
	command = { type = industry which = 125 value = 5 }
	command = { type = industry which = 177 value = 5 }
	command = { type = dissent value = 1 }
	}
action_b = {
	name = CEVTACTB_322015
	command = { type = industry which = 112 value = 5 }
	command = { type = industry which = 116 value = 5 }
	command = { type = industry which = 187 value = 5 }
	command = { type = industry which = 188 value = 5 }
	command = { type = industry which = 122 value = 5 }
	command = { type = warentry which = USA value = -5 }
	}
action_c = {
	name = CEVTACTC_322015
	command = { type = dissent value = -3 }
	command = { type = sleepevent which = 3700 } #No Lend-Lease
	command = { type = warentry which = USA value = -10 }
	}
}

#############################################################
# 322016 - Isolationist Landon Brags About Staying out of War 
#############################################################
event = { 
id = 322016
random = no
country = USA

trigger = {
		headofgovernment = 6053 
		atwar = no
		event = 322304
	}

name = CEVTNAME_322016
desc = CEVTDESC_322016
style = 0

	date = { day = 1 month = march year = 1941 } 
	offset = 90
	#deathdate = { day = 30 month = december year = 1959 }

action_a = {
	name = CEVTACTA_322016
	command = { type = dissent value = -3 }
	command = { type = sleepevent which = 3700 } #No Lend-Lease
	command = { type = warentry which = USA value = -10 } # reduced from -20 - plenty of other isolation negative W/E in this chain - Engineer
	}
action_b = {
	name = CEVTACTB_322016
	command = { type = industry which = 112 value = 5 }
	command = { type = industry which = 116 value = 5 }
	command = { type = dissent value = 1 }
	command = { type = sleepevent which = 3700 } #No Lend-Lease
	command = { type = warentry which = USA value = -5 } # reduced from -10 - plenty of other isolationist negative W/E in this chain - Engineer
	}
action_c = {
	name = CEVTACTC_322016
	command = { type = industry which = 112 value = 5 }
	command = { type = industry which = 116 value = 5 }
	command = { type = industry which = 187 value = 5 }
	command = { type = industry which = 188 value = 5 }
	command = { type = dissent value = 2 }
	}
}

event = { 
id = 322017
random = no
country = USA
trigger = { headofgovernment = 6058 }

name = CEVTNAME_322017
desc = CEVTDESC_322017
style = 0

	date = { day = 1 month = march year = 1941 } 
	offset = 90
	#deathdate = { day = 30 month = december year = 1959 }

action_a = {
	name = CEVTACTA_322017
	command = { type = industry which = 112 value = 5 }
	command = { type = industry which = 116 value = 5 }
	command = { type = industry which = 187 value = 5 }
	command = { type = industry which = 188 value = 5 }
	command = { type = dissent value = 3 }
	}
action_b = {
	name = CEVTACTB_322017
	command = { type = industry which = 112 value = 5 }
	command = { type = industry which = 116 value = 5 }
	command = { type = industry which = 187 value = 5 }
	command = { type = industry which = 188 value = 5 }
	command = { type = industry which = 122 value = 5 }
	command = { type = industry which = 125 value = 5 }
	command = { type = industry which = 177 value = 5 }
	command = { type = industry which = 178 value = 5 }
	command = { type = dissent value = 5 }
	}
action_c = {
	name = CEVTACTC_322017
	command = { type = dissent value = -3 }
	command = { type = sleepevent which = 3700 } #No Lend-Lease
	command = { type = warentry which = USA value = -20 }
	}
}

event = { 
id = 322018
random = no
country = USA
trigger = { headofgovernment = 6072 }

name = CEVTNAME_322018
desc = CEVTDESC_322018
style = 0
	date = { day = 1 month = march year = 1941 } 
	offset = 90
	#deathdate = { day = 30 month = december year = 1959 }

action_a = {
	name = CEVTACTA_322018
	command = { type = industry which = 112 value = 5 }
	command = { type = industry which = 116 value = 5 }
	command = { type = dissent value = 3 }
	}
action_b = {
	name = CEVTACTB_322018
	command = { type = industry which = 112 value = 5 }
	command = { type = industry which = 116 value = 5 }
	command = { type = industry which = 187 value = 5 }
	command = { type = industry which = 188 value = 5 }
	command = { type = industry which = 122 value = 5 }
	command = { type = dissent value = 5 }
	}
action_c = {
	name = CEVTACTC_322018
	command = { type = dissent value = -3 }
	command = { type = sleepevent which = 3700 } #No Lend-Lease
	command = { type = warentry which = USA value = -20 }
	}
}

########################################################################
# Boulder Dam Completed
# by Burris
########################################################################
event = {  
	id = 322019
	random = no 
	country = USA
	trigger = {
		headofgovernment =  6035
		random = 70
		}

	name = CEVTNAME_322019
	desc = CEVTDESC_322019
	style = 0

	date = { day = 1 month = march year = 1936 }
	offset = 3         
	deathdate = { day = 30 month = march year = 1936 }

	action_a = {
		name = CEVTACTA_322019
                command = { type = industry which = 89 value = 1 } # Phoenix
                command = { type = industry which = 94 value = 1 } # Las Vegas
	}
}

########################################################################
# Golden Gate Bridge Completed
# by Burris
########################################################################
event = { 
	id = 322020
	random = no 
	country = USA
	trigger = {
		headofgovernment =  6035
		random = 80
		}
	name = CEVTNAME_322020
	desc = CEVTDESC_322020
	style = 0

        date = { day = 27 month = may year = 1937 }
        offset = 1
	deathdate = { day = 30 month = may year = 1937 }

	action_a = {
		name = CEVTACTA_322020
                command = { type = industry which = 158 value = 1 }
                command = { type = infrastructure which = 158 value = 0.89 }
	}
}

#########################################################################
# Dominica-Haiti Crisis
# by Burris
#########################################################################
event = { 
	id = 322021
	random = no
	country = USA

	# triggered 602002

	name = CEVTNAME_322021
	desc = CEVTDESC_322021
	style = 0
	
	action_a = {
		name = CEVTACTA_322021
		command = {  type = steelpool value = 100 }
	}
	action_b = {
		name = CEVTACTB_322021
		command = {  type = steelpool value = 100 }
	}
	action_c = {
		name = CEVTACTC_322021
		command = {  type = steelpool value = 100 }		
		command = {  type = steelpool value = 100 }
	}
}

#########################################################################
# 322022 - Switzerland asks for help (by Burris)
#########################################################################
event = {
id = 322022
random = no
country = USA

	# triggered by SCH 652002 

name = CEVTNAME_322022
desc = CEVTDESC_322022
style = 0

action_a = {
	name = CEVTACTA_322022
	command = { type = trigger which = 652003 }
	}
action_b = {
	name = CEVTACTB_322022
	command = { type = trigger which = 652004 }
	}
}

#########################################################################
# 322023 - Switzerland asks for help Fulfill (by Burris)
#########################################################################
event = {
id = 322023
random = no
country = USA

trigger = { 
	AND = {
		event = 652003 # USA agrees
		OR = {
			event = 2028 # Danzig requests rejected by Poland
			alliance = { country = POL country = GER }
			war = { country = ENG country = GER }
			}
		}
	}

name = CEVTNAME_322023
desc = CEVTDESC_322023
style = 0

action_a = {
name = CEVTACTA_322023
	command = { type = trigger which = 652005 }
	command = { type = coalpool value = -500 }
	command = { type = steelpool value = -500 }
	command = { type = oilpool value = -100 }
	command = { type = rubberpool value = -50 }
	command = { type = supplies value = -1000 }
	}
action_b = {
	name = CEVTACTB_322023
	command = { type = trigger which = 652006 }
	}
}

#########################################################################
# USA Mid-Term Elections
# 322025 - The Court-Packing Plan (by Mettermrck)
#########################################################################
event = { 
id = 322025
random = no
country = USA
trigger = { headofgovernment = 6035 }

name = CEVTNAME_322025
desc = CEVTDESC_322025
style = 0

date = { day = 1 month = february year = 1937 } # Need to postpone start until after FDR's 2nd Term starts - Engineer
offset = 60

action_a = {
	name = CEVTACTA_322025
	command = { type = dissent value = 1 }
	command = { type = alignment which = democratic value = 10 }
	}
action_b = {
	name = CEVTACTB_322025
	command = { type = dissent value = 5 }
	command = { type = alignment which = communist value = 10 }
	}
action_c = {
	name = CEVTACTC_322025
	command = { type = dissent value = 2 }
	command = { type = alignment which = fascist value = 10 }
	}
}

#########################################################################
# USA Mid-Term Elections
# 322026 - Mid-Term Elections 1938 (by Mettermrck)
#########################################################################
event = { 
id = 322026
random = no
country = USA
trigger = { alignment = democratic }

name = CEVTNAME_322026
desc = CEVTDESC_322026
style = 0

date = { day = 1 month = november year = 1938 } 
offset = 7

action_a = {
	name = CEVTACTA_322026
	command = { type = dissent value = 1 }
	command = { type = alignment which = democratic value = 10 }
	}
action_b = {
	name = CEVTACTB_322026
	command = { type = dissent value = -1 }
	command = { type = alignment which = fascist value = 10 }
	}
action_c = {
	name = CEVTACTC_322026
	command = { type = dissent value = 2 }
	command = { type = alignment which = communist value = 10 }
	}
}

#########################################################################
# USA Mid-Term Elections
# 322027 - Mid-Term Elections 1942 (by Mettermrck)
#########################################################################
event = { 
id = 322027
random = no
country = USA
trigger = { alignment = democratic }

name = CEVTNAME_322027
desc = CEVTDESC_322026
style = 0

date = { day = 1 month = november year = 1942 } 
offset = 7

action_a = {
	name = CEVTACTA_322026
	command = { type = dissent value = 1 }
	command = { type = alignment which = democratic value = 10 }
	}
action_b = {
	name = CEVTACTB_322026
	command = { type = dissent value = -1 }
	command = { type = alignment which = fascist value = 10 }
	}
action_c = {
	name = CEVTACTC_322026
	command = { type = dissent value = 2 }
	command = { type = alignment which = communist value = 10 }
	}
}

#########################################################################
# USA Mid-Term Elections
# 322028 - Mid-Term Elections 1946 (by Mettermrck)
#########################################################################
event = { 
id = 322028
random = no
country = USA
trigger = { alignment = democratic }

name = CEVTNAME_322028
desc = CEVTDESC_322026
style = 0

date = { day = 1 month = november year = 1946 } 
offset = 7

action_a = {
	name = CEVTACTA_322026
	command = { type = dissent value = 1 }
	command = { type = alignment which = democratic value = 10 }
	}
action_b = {
	name = CEVTACTB_322026
	command = { type = dissent value = -1 }
	command = { type = alignment which = fascist value = 10 }
	}
action_c = {
	name = CEVTACTC_322026
	command = { type = dissent value = 2 }
	command = { type = alignment which = communist value = 10 }
	}
}

######################################################################### 
# 322029 - German Aggression on Brittish Isles, US ultimatum (by Copper Nicus, based on Bolt work)
######################################################################### 
# Bolted modified

event = { 
	id = 322029 # Replaces event 9500 of Bolted events
	random = no
	country = USA
	
	trigger = {
		random = 30 # modified, 50 was to strong
		war = { country = ENG country = GER }
		warentry = 100 # important
		NOT = { 
			OR = {
				war = { country = USA country = ENG }
				war = { country = USA country = GER }
				}
			}
		OR = { 
			control = { province = 499 data = GER } # London
			control = { province = 488 data = GER } # Newcastle
			control = { province = 489 data = GER } # Manchester
			control = { province = 490 data = GER } # Sheffield
			control = { province = 491 data = GER } # Cardiff
			control = { province = 497 data = GER } # Birmingham
			control = { province = 498 data = GER } # Coventry
			control = { province = 500 data = GER } # Bristol
			control = { province = 502 data = GER } # Southampton
			control = { province = 503 data = GER } # Portsmouth
		}
		OR = {
			exists = VIC
			control = { province = 527 data = GER } # Paris
		}
		OR = {
			control = { province = 550 data = GER } # Amster
			control = { province = 552 data = GER } # Bruxelles
			control = { province = 615 data = GER } # Prague
			control = { province = 553 data = GER } # Lux
			control = { province = 550 data = GER } # Amsterdam
			control = { province = 594 data = GER } # copenhagen
			control = { province = 664 data = GER } # Oslo
		}
	}

	name = CEVTNAME_322029
	desc = CEVTDESC_322029
	style = 0

	date = { day = 1 month = january year = 1936 }
	offset = 20 # Check for trigger conditions every 20 days
	deathdate = { day = 30 month = december year = 1959 }

	action_a = {
		name = CEVTACTA_322029
		command = { type = trigger which = 172076 } # Hitler recieves ultimatum
		command = { type = dissent value = -5 }
		}
	action_b = {
		name = CEVTACTB_322029
		command = { type = influence value = -5 }
		command = { type = dissent value = 5 }
		}
}

######################################################################### 
# 322030 - US ultimatum, USA decision (by Copper Nicus)
######################################################################### 
# Bolted modified

event = { 
	id = 322030 
	random = no
	country = USA
	
	# trigered by GER 172076

	name = CEVTNAME_322030
	desc = CEVTDESC_322030
	style = 0

	action_a = {
		name = CEVTACTA_322030
		command = { type = alliance which = ENG } # USA declares war by allying with Britain - Engineer
		command = { type = dissent value = 3 } # Isolationists come unglued at spending US blood to preserve the British Empire - Engineer
		}
	action_b = {
		name = CEVTACTB_322030
		command = { type = influence value = -5 } # Isolationist policy
		}
}

#########################################################################
# 322031 - Decline of the Dust Bowl (by Prufrock451 & Mettermrck)
#########################################################################
event = { 
id = 322031 
random = no
country = USA

trigger = {
	random = 50
	}

name = CEVTNAME_322031
desc = CEVTDESC_322031
style = 0

	date = { day = 1 month = january year = 1938 } 
	offset = 365
	deathdate = { day = 30 month = december year = 1959 }

action_a = {
	name = CEVTACTA_322031
	command = { type = dissent value = -2 }
	}
}

#########################################################################
# 322032 - The Great Hurricane of 1938 (BY Prufrock451 & Mettermrck)
#########################################################################
event = { 
id = 322032
random = no
country = USA

name = CEVTNAME_322032
desc = CEVTDESC_322032
style = 0

date = { day = 21 month = september year = 1938 } 
offset = 1

action_a = {
	name = CEVTACTA_322032
	command = { type = supplies value = -500 }
	command = { type = manpowerpool value = -2 }
	}
}


##################################################
# 322033 - Leon Trotsky Assasination (by Copper Nicus)
##################################################

event = {
	id = 322033
	random = no
	country = USA
	
	# triggered by SOV 222021

name = CEVTNAME_322033
desc = CEVTDESC_322033
style = 0 

action_a = {
	name = CEVTACTA_322033
	command = { type = alignment which = communist value = -5 }
	}
}

#########################################################################
#  Kellogg Peace Act violated 
#########################################################################
event = { 
	id = 322034
	random = no
	country = USA
	
	name = CEVTNAME_322034
	desc = CEVTDESC_322034
	style = 0

	trigger = {
		random = 20
		war = { country = JAP country = CHI }
		event = 522011
		event = 492029
	}

        date = { day = 1 month = september year = 1937 }
        offset = 1
	deathdate = { day = 30 month = march year = 1938 }

	action_a = {
		name = CEVTACTA_322034
		command = { type = warentry which = USA value = 1 }
	}
	action_b = {
		name = CEVTACTB_322034
		command = { type = dissent value = 1 } # Ahistorical
	}
}

########################################################
# 322035 - US responds to Eire's offer (by JRaup)
########################################################

event = {
	id = 322035
	random = no
	country = USA

	# triggered by IRE 272059 A

	name = CEVTNAME_322035
	desc = CEVTDESC_322035
	style = 0

	action_a = {
		name = CEVTACTA_322035
		command = { type = trigger which = 272061 } #British response
		}

	action_b = {
		name = CEVTACTB_322035
		command = { type = trigger which = 272062 } #Eire Ports open to USA
		}

	action_c = {
		name = CEVTACTC_322035
		command = { }
		}
}

################################################################
# 322036 - The Crusade for Democracy at Home (by Ming)
# Source: Double Victory by Ronald Takaki
# A - Historically, Roosevelt signed the order a week later
# B - leery of forcing integration on Corporate America
# C - initially refused to negotiate until the march was called off
################################################################
event = {
id = 322036
random = no
country = USA

trigger = {
	atwar = yes
	government = democratic
	}

name = CEVTNAME_322036
desc = CEVTDESC_322036
style = 0

date = { day = 1 month = december year = 1941 }
offset = 150
deathdate = { day = 30 month = december year = 1959 }

action_a = {
	name = CEVTACTA_322036
	command = { type = dissent value = 3 } 
	command = { type = influence value = 1 }
	command = { type = manpowerpool value = 30 }
	}

action_b = {
	name = CEVTACTB_322036
	command = { type = dissent value = 1 }
	command = { type = influence value = -1 }
	}

action_c = {
	name = CEVTACTC_322036
	command = { type = dissent value = 5 }
	command = { type = influence value = -2 }
	}
}
###############################################
# 322038 - Niels Bohr escapes to the USA (by Ghost_dk)
###############################################
#event = {
#	id = 322038
#	country = USA
#	random = no
#
#	Trigger = {
#
#		random = 20 # High chance
#
#		OR = {
#		puppet = { country = DEN country = GER }
#		control = { province = 594 data = GER } # Copenhagen	
#		}
#		
#		}
#		
#	name = CEVTNAME_322038
#	desc = CEVTDESC_322038
#	style = 0
#	date = { day = 15 month = october year = 1943 }
#	offset = 2
#	deathdate = { day = 30 month = december year = 1959 }
#
#	action_a = {
#		name = CEVTACTA_322038
#		command = { type = gain_tech which = 8500 }
#		command = { type = gain_tech which = 8501 }
#		command = { type = gain_tech which = 8600 }
#		command = { type = sleepevent which = 172111 }
#		command = { type = sleepevent which = 322039 }
#		}
#}
#
###############################################
# 322039 - Niels Bohr doesn't escape to the USA (by Ghost_dk)
###############################################
#event = {
#	id = 322039
#	random = no
#	country = USA
#
#	# triggered by GER 172111
#	
#	name = CEVTNAME_322039
#	desc = CEVTDESC_322039
#	style = 0
#
#	action_a = { 
#		name = CEVTACTA_322039
#		command = { type = gain_tech which = 8500 }
#		command = { type = sleepevent which = 322038 }
#		}
#}
#
##########################################################
## Bolivia and the USA
##########################################################
event = {
id = 322040
random = no
country = USA

name = CEVTNAME_322040
desc = CEVTDESC_322040

style = 0

action_a = { name = CEVTACTA_322040
		 command = { type = steelpool value = 5000 } # simulates tin going to USA
		}
}

###############################################
# 322050 - Americans in Afghanistan I (by Burris)
###############################################

event = { 
id = 322050
random = no
country = USA
trigger = {
	NOT = {
		OR = {
			war = { country = USA country = AFG }
			war = { country = ENG country = AFG }
			}
		}
	random = 50
	}

name = CEVTNAME_322050
desc = CEVTDESC_322050
style = 0 

date = { day = 1 month = january year = 1936 } 
offset = 15
deathdate = { day = 30 month = december year = 1936 }

action_a = {
	name = CEVTACTA_322050
	command = { type = trigger which = 1102005 }
	command = { type = supplies value = -1000 } #money
	}
action_b = {
	name = CEVTACTB_322050
	command = { type = trigger which = 1102006 }
	}
} 

###############################################
# 322051 - Americans in Afghanistan II (by Burris)
###############################################

event = { 
id = 322051
random = no
country = USA
trigger = {
	random = 50
	NOT = {
		OR = {
			war = { country = USA country = AFG }
			war = { country = ENG country = AFG }
			}
		}
	event = 2001 # Anschluss of Austria
	OR = {
		event = 2003 # Sudetenland to Germany
		event = 2004 # Czechs allied with Germany
		}
	}

name = CEVTNAME_322051
desc = CEVTDESC_322051
style = 0 

date = { day = 1 month = january year = 1939 } 
offset = 15
deathdate = { day = 15 month = august year = 1939 }

action_a = {
	name = CEVTACTA_322051
	command = { type = trigger which = 1102007 }
	}
action_b = {
	name = CEVTACTB_322051
	command = { type = trigger which = 1102008 }
	}
} 


####################################
# Finland Requests loan(USA) (by Ghost_dk)
####################################

event = {
	id = 322052
	random = no
	country = USA

	# triggered by FIN 1002054

	name = CEVTNAME_322052
	desc = CEVTDESC_322052
	style = 0

	action_a = {
		name = CEVTACTA_322052
		command = { type = trigger which = 1002055 }
		}
	action_b = {
		name = CEVTACTB_322052
		command = { type = trigger which = 1002056 }
		}
}
####################################
# Send money to Finland (by Ghost_dk)
####################################

event = {
	id = 322053
	random = no
	country = USA

	trigger = {
		random = 20
		event = 2621
		event = 1002054
		war = { country = SOV country = FIN }
		NOT = { 
			event = 2628
			alliance = { country = FIN country = GER }
			alliance = { country = USA country = SOV }
			}
		}
	name = CEVTNAME_322053
	desc = CEVTDESC_322053
	style = 0

	date = { day = 30 month = august year = 1939 }
	offset = 15
	deathdate = { day = 30 month = december year = 1959 }

	action_a = {
		name = CEVTACTA_322053
		command = { type = influence value = -1 }
		command = { type = trigger which = 1002079 }
		}
}
######################################
# Policy on US citizens in foreign wars (by Ghost_dk)
######################################

event = {
	id = 322054
	random = no
	country = USA

	trigger = {
		random = 20
		event = 1002086
		war = { country = SOV country = FIN }
		NOT = { 
			event = 2628
			alliance = { country = FIN country = GER }
			alliance = { country = USA country = SOV }
			}
		}
	name = CEVTNAME_322054
	desc = CEVTDESC_322054
	style = 0

	date = { day = 30 month = august year = 1939 }
	offset = 2
	deathdate = { day = 30 month = december year = 1959 }

	action_a = {
		name = CEVTACTA_322054
		command = { type = influence value = -1 }
		}
}
########################################
# Military exports for USSR (by Ghost_dk)
########################################

event = {
	id = 322055
	random = no
	country = USA

	trigger = {
		event = 2621
		war = { country = FIN country = SOV }
		NOT = { 
			event = 2628
			war = { country = USA country = SOV }
			alliance = { country = GER country = SOV }
			}
		}
	name = CEVTNAME_322055
	desc = CEVTDESC_322055
	style = 0

	date = { day = 30 month = april year = 1940 }
	offset = 10
	deathdate = { day = 30 month = december year = 1959 }

	action_a = { 
		name = CEVTACTA_322055
		command = { type = supplies value = -500 }
		command = { type = influence value = 1 }
		command = { type = trigger which = 222049 }
		}
}


#########################################################################
#  322056 - American Industries supply Nationalist Spain (by Fallout_Boy)
#########################################################################
event = { 
	id = 322056 # 45010
	random = no
	country = USA
	
	name = CEVTNAME_322056
	desc = CEVTDESC_322056
	style = 0

	trigger = { 
		atwar = no
		war = { country = SPR country = SPA }  
		event = 3102   # USSR supports SPR
		random = 5
		NOT = { 
			event = 3103 # UK supports SPR
			alliance = { country = ENG country = SPR }
			war = { country = ENG country = SPA }
			war = { country = ENG country = GER }
		}
	}

	date = { day = 20 month = july year = 1936 }
	offset = 3
	deathdate = { day = 30 month = december year = 1939 }

	action_a = {
		name = CEVTACTA_322056
		command = { type = supplies value = -200 } 
		command = { type = oilpool value = -1000 }
		command = { type = trigger which = 802035 } # SPA 45011
	}

	action_b = {
		name = CEVTACTB_322056
		command = { type = dissent value = 2 }
		command = { type = industry which = 203 value = -4 } # Houston
		command = { type = industry which = 116 value = -2 } # Detroit
		command = { type = industry which = 124 value = -1 } # New York
	}
}


############################################################
# Soviets Request Naval Tech Event
# Original Concept by Barrabas and Copper Nicus
# by MateDow
############################################################

event = {

	id = 322097
	random = no
	country = USA
	trigger = {
		event = 222015
		atwar = no
		}

	name = CEVTNAME_322097
	desc = CEVTDESC_322097
	style = 0

	date = { day = 10 month = may year = 1937 }
	offset = 10
	deathdate = { day = 30 month = december year = 1939 }

	action_a = {
		name = CEVTACTA_322097
		command = { type = supplies value = 2500 }
		command = { type = sleepevent which = 222066 } #American Refusal Event
		}

	action_b = {
		name = CEVTACTB_322097
		command = { type = sleepevent which = 222065 } #Americans Share Tech Event
		}
}

##############################################
# US takes control over Iceland and Greenland tweaked By conjurerDragon
##############################################

event = { 
	id = 322024
	random = no
	country = USA
	
	# UK invades Iceland

	name = CEVTNAME_322024
	desc = CEVTDESC_322024
	style = 0

	# Triggered by ENG 272024

	action_a = {
		name = CEVTACTA_322024
		command = { type = manpowerpool value = -40 }
	}

}

#########################################################################
#  The Panay Incident (USA)
#########################################################################
event = { 
	id = 322000
	random = no
	country = USA
	
        # triggered by 492008A (Japan)
	
	name = CEVTNAME_322000
	desc = CEVTDESC_322000
	style = 0
	
	action_a = {
		name = CEVTACTA_322000
		command = { type = warentry value = 1 }
	}
}
#########################################################################
#  The Panay Incident (USA)
#########################################################################
event = { 
	id = 322001
	random = no
	country = USA
	
        # triggered by 492008B (Japan)
	
	name = CEVTNAME_322001
	desc = CEVTDESC_322001
	style = 0
	
	action_a = {
		name = CEVTACTA_322001
		command = { type = warentry value = 5 }
	}

}


#########################################
# 1936 World Series Event
# by MateDow (modified by engineer)
#########################################

event = {
	id = 322245
	random = no
	country = USA
	trigger = { exists = USA }

	name = CEVTNAME_322245
	desc = CEVTDESC_322245
	style = 0

	date = { day = 6 month = october year = 1936 }

	action_a = {
		name = CEVTACTA_322245
			command = { type = dissent value = -1 } 
			command = { type = warentry value = -1 } 
		}
}
############################################
# 1937 World Series Event
# by MateDow (modified by engineer)
############################################

event = {
	id = 322246
	random = no
	country = USA
	trigger = { exists = USA } 

	name = CEVTNAME_322246
	desc = CEVTDESC_322246
	style = 0

	date = { day = 10 month = october year = 1937 }

	action_a = {
		name = CEVTACTA_322246
			command = { type = dissent value = -1 } 
			command = { type = warentry value = -1 } 
		}
}

##############################################
# 1938 World Series Event
# by MateDow (modified by Engineer)
##############################################

event = {
	id = 322247
	random = no
	country = USA
	trigger = { exists = USA }

	name = CEVTNAME_322247
	desc = CEVTDESC_322247
	style = 0

	date = { day = 9 month = october year = 1938 }

	action_a = {
		name = CEVTACTA_322247
		command = { type = dissent value = -1 } 
		command = { type = warentry value = -1 } 
		}
}

###############################################
# 1939 World Series Event
# by MateDow (modified by Engineer)
###############################################

event = {
	id = 322248
	random = no
	country = USA
	trigger = { exists = USA } 

	name = CEVTNAME_322248
	desc = CEVTDESC_322248
	style = 0

	date = { day = 8 month = october year = 1939 }

	action_a = {
		name = CEVTACTA_322248
		command = { type = dissent value = -1 } 
		command = { type = warentry value = -1 } 
		}
}

###############################################
# Casablanca Opens in Theaters Event
# by MateDow
# Concept by CORE Forum
###############################################

event = {

	id = 322249
	random = no
	country = USA
	trigger = {
		exists = VIC
		}

	name = CEVTNAME_322249
	desc = CEVTDESC_322249
	style = 0

	date = { day = 23 month = january year = 1943 }

	action_a = {
		name = CEVTACTA_322249
		command = { }
		}
}

################################################
# War of the Worlds Event
# by MateDow (modified by Engineer)
# Concept by CORE Forum
################################################

event = {

	id = 322250
	random = no
	country = USA
	trigger = { 
		atwar = no
	}

	name = CEVTNAME_322250
	desc = CEVTDESC_322250
	style = 0

	date = { day = 30 month = october year = 1938 }

	action_a = {
		name = CEVTACTA_322250
		command = { type = supplies value = -200 }
		}
}
##################################################
# US Hindenburg Crashes in NJ Event
# by MateDow
# Concept by CORE Forum
##################################################

event = {

	id = 322251
	random = no
	country = USA

	# triggered by 172075

	name = CEVTNAME_322251
	desc = CEVTDESC_322251
	style = 0

	action_a = {
		name = CEVTACTA_322251
		command = { }
		}
}
####################################################
# 1940 World Series Event
# by MateDow (modified by Engineer)
####################################################

event = {
	id = 322252
	random = no
	country = USA
	trigger = { exists = USA } 

	name = CEVTNAME_322252
	desc = CEVTDESC_322252
	style = 0

	date = { day = 8 month = october year = 1940 }

	action_a = {
		name = CEVTACTA_322252
		command = { type = dissent value = -1 } 
		command = { type = warentry value = -1 } 
		}
}

#####################################################
# 1941 World Series Event
# by MateDow (modified by Engineer)
#####################################################

event = {
	id = 322253
	random = no
	country = USA
	trigger = { exists = USA } 

	name = CEVTNAME_322253
	desc = CEVTDESC_322253
	style = 0

	date = { day = 6 month = october year = 1941 }
	offset = 1

	action_a = {
		name = CEVTACTA_322253
		command = { type = dissent value = -1 } 
		command = { type = warentry value = -1 } 
		}
}

event = { 
	id = 322100
	random = no
	country = USA
	
	name = CEVTNAME_322100
	desc = CEVTDESC_322100
	style = 0

	trigger = {
		random = 35
		exists = KOR
		control = { province = 1822 data = USA }
		control = { province = 1822 data = ENG }
		control = { province = 1822 data = AST }
	}

        date = { day = 10 month = december year = 1941 }
        offset = 5
	deathdate = { day = 25 month = december year = 1959 }

	action_a = {
		name = CEVTACTA_322100
		command = { type = make_puppet  which = KOR }
		command = { type = supplies value = -2000 }		# cost of occupation
		command = { type = dissent value = -2 }			# growing prestige
		command = { type = influence value = 10 }		# growing influence
	}
	action_b = {
		name = CEVTACTB_322100
		command = { type = dissent value = 1 }	 		# not a popular decision
	}
}

event = { 
	id = 322101
	random = no
	country = USA
	
	name = CEVTNAME_322101
	desc = CEVTDESC_322101
	style = 0

	# triggered by 222078

	action_a = {
		name = CEVTACTA_322101
		command = { type = setflag which = usa_trust }
		command = { type = influence value = 5 } # a reasonable position
	}
	action_b = {
		name = CEVTACTB_322101
		command = { type = influence value = -10 } # taking a great risk
	}
}

event = { 
	id = 322102
	random = no
	country = USA
	
	name = CEVTNAME_322102
	desc = CEVTDESC_322102
	style = 0

	# triggered by 222078

	action_a = {
		name = CEVTACTA_322102
		command = { type = setflag which = usa_trust }
		command = { type = trigger which = 222080 } 
		command = { type = influence value = 5 } # a brave stance
	}
	action_b = {
		name = CEVTACTB_322102
		command = { type = influence value = -20 } # a major political setback
		command = { type = setflag which = usa_withdraw }
		command = { type = dissent value = 2 }
	}
}

event = {
	id = 322103
	random = no
	country = USA

	name = CEVTNAME_322103
	desc = CEVTDESC_322103
	style = 0

	action_a = {
		name = CEVTACTA_322103
		command = { type = manpowerpool value = -40 }
		command = { type = supplies value = -2000 }
		command = { type = trigger which = 952089 }
	}
	action_b = {
		name = CEVTACTB_322103
		command = { }
	}
	action_c = {
		name = CEVTACTC_322103
		command = { type = war which = U00 }
		command = { type = trigger which = 222082 }
	}
}

###############################################
# 322105 - (USA) Japanese - USA trade deals 1936 (by Ghost_dk)
###############################################

event = {
	id = 322105
	random = no
	country = USA
	
	trigger = {
		NOT = {
			war = { country = JAP country = USA }
			}
		}
	name = CEVTNAME_322105
	desc = CEVTDESC_322105
	style = 0

	date = { day = 1 month = july year = 1936 }

	action_a = {
		name = CEVTACTA_322105
		command = { type = oilpool value = -2500 }
		command = { type = steelpool value = -1000 }
		command = { type = supplies value = 100 }
		}
}


###############################################
# 322106 - (USA) Japanese - USA trade deals 1937 (by Ghost_dk)
###############################################

event = {
	id = 322106
	random = no
	country = USA
	
	trigger = {
		NOT = {
			war = { country = JAP country = USA }
			}
		}
	name = CEVTNAME_322106
	desc = CEVTDESC_322106
	style = 0

	date = { day = 1 month = july year = 1937 }

	action_a = {
		name = CEVTACTA_322106
		command = { type = oilpool value = -3000 }
		command = { type = steelpool value = -1200 }
		command = { type = supplies value = 110 }
		}
}
###############################################
# 322107 - (USA) Executive Order: no military exports to warmongering japan (by Ghost_dk)
###############################################

event = {
	id = 322107
	random = no
	country = USA

	trigger = {
		OR = {
		war = { country = JAP country = CHC }
		war = { country = JAP country = CHI }
		}
		NOT = { 
		war = { country = JAP country = USA }
		}
	}

	name = CEVTNAME_322107
	desc = CEVTDESC_322107
	style = 0

	date = { day = 30 month = november year = 1937 }
	offset = 15
	deathdate = { day = 30 month = december year = 1959 }

	action_a = {
		name = CEVTACTA_322107
		command = { type = trigger which = 492086 }
		}
}

###############################################
# 322108 - (USA) Japanese - USA trade deals 1938 (by Ghost_dk)
###############################################

event = {
	id = 322108
	random = no
	country = USA
	
	trigger = {
		NOT = {
			war = { country = JAP country = USA }
			}
		}
	name = CEVTNAME_322108
	desc = CEVTDESC_322108
	style = 0

	date = { day = 1 month = july year = 1938 }

	action_a = {
		name = CEVTACTA_322108
		command = { type = oilpool value = -2500 }
		command = { type = steelpool value = -1100 }
		command = { type = supplies value = 65 }
		}
}
###############################################
# 322109 - (USA) US limits Oil exports to Japan (by Ghost_dk)
###############################################

event = {
	id = 322109
	random = no
	country = USA

	trigger = {
		atwar = JAP
		NOT = { 
			war = { country = JAP country = USA }
			}
		}
	name = CEVTNAME_322109
	desc = CEVTDESC_322109
	style = 0

	date = { day = 1 month = january year = 1939 }
	offset = 15
	deathdate = { day = 30 month = december year = 1959 }

	action_a = {
		name = CEVTACTA_322109
		command = { type = trigger which = 492088 }
		}
}

###############################################
# 322110 - (USA) Japanese - USA trade deals 1939 (by Ghost_dk)
###############################################

event = {
	id = 322110
	random = no
	country = USA
	
	trigger = {
		NOT = {
			war = { country = JAP country = USA }
			}
		}
	name = CEVTNAME_322110
	desc = CEVTDESC_322108
	style = 0

	date = { day = 1 month = july year = 1939 }

	action_a = {
		name = CEVTACTA_322110
		command = { type = oilpool value = -1875 }
		command = { type = steelpool value = -1300 }
		command = { type = supplies value = 70 }
		}
}

###############################################
# 322111 - (USA) Japanese - USA trade deals 1940 (by Ghost_dk)
###############################################

event = {
	id = 322111
	random = no
	country = USA
	
	trigger = {
		NOT = {
			war = { country = JAP country = USA }
			}
		}
	name = CEVTNAME_322111
	desc = CEVTDESC_322108
	style = 0

	date = { day = 1 month = july year = 1940 }

	action_a = {
		name = CEVTACTA_322111
		command = { type = oilpool value = -1875 }
		command = { type = steelpool value = -1300 }
		command = { type = supplies value = 70 }
		}
}
###############################################
# 322112 - (USA) US trade embargo against Japan (by Ghost_dk)
###############################################

event = {
	id = 322112
	random = no
	country = USA

	trigger = {
		NOT = { 
			war = { country = JAP country = USA }
			}
		}
	name = CEVTNAME_322112
	desc = CEVTDESC_322108
	style = 0

	date = { day = 1 month = february year = 1941 }
	offset = 15
	deathdate = { day = 30 month = december year = 1959 }

	action_a = {
		name = CEVTACTA_322112
		command = { type = trigger which = 492091 }
	}
	action_b = {
		name = CEVTACTB_322112
		command = { }
	}
}

###############################################
# 322113 - (USA) Japanese - USA trade deals 1941 (by Ghost_dk)
###############################################

event = {
	id = 322113
	random = no
	country = USA
	
	trigger = {
		NOT = {
			war = { country = JAP country = USA }
			}
		}
	name = CEVTNAME_322113
	desc = CEVTDESC_322113
	style = 0

	date = { day = 1 month = february year = 1941 }

	action_a = {
		name = CEVTACTA_322113
		command = { type = oilpool value = -200 }
		command = { type = steelpool value = -150 }
		command = { type = supplies value = 50 }
		}
}

########################################################################
# 322257 Bonneville Dam Completed (by Engineer)
########################################################################
event = 	{ 
		id = 322257
		random = no 
		country = USA

		trigger = 	{
				exists = USA
				}

		name = CEVTNAME_322257
		desc = CEVTDESC_322257
		style = 0

		date = { day = 27 month = march year = 1937 }
		offset = 150
		deathdate = { day = 30 month = december year = 1937 }
		
		action_a = {
			name = CEVTACTA_322257
				command = { type = industry which = 5 value = 1 } # Spokane
				command = { type = industry which = 6 value = 1 } # Burns
				command = { type = industry which = 97 value = 1 } # Portland
				command = { type = industry which = 106 value = 1 } # seattle
				command = { type = infrastructure which = 97 value = 1 }
				command = { type = infrastructure which = 6 value = 1 }
				command = { type = infrastructure which = 5 value = 1 }
				}
		}
############################################################################
# 322258 Fair Labor Standards Act (by Engineer)
############################################################################
event = {
		id = 322258
		random = no
		country = USA

		trigger = {
				atwar = no
				exists = USA
				headofgovernment = 6035
				}

		name = CEVTNAME_322258
		desc = CEVTDESC_322258
		style = 0
	
		date = { day = 14 month = june year = 1938 }
		
		action_a = {
			name = OK
				command = { type = alignment which = communist value = 2 }
				command = { type = dissent value = 1 }
				}
	}
############################################################################
# 322259 Revenue Act of 1939 (by Engineer)
############################################################################
event = {
		id = 322259
		random = no
		country = USA

		trigger = {
				atwar = no
				exists = USA
				}

		name = CEVTNAME_322259
		desc = CEVTDESC_322259
		style = 0
	
		date = { day = 1 month = August year = 1939 }
		
		action_a = {
			name = CEVTACTA_322259
				command = { type = alignment which = communist value = -4 }
				command = { type = dissent value = -2 }
				}
		action_b = {
			name = CEVTACTB_322259
				command = { type = alignment which = communist value = -2 }
				command = { type = alignment which = democratic value = -1 }
				command = { type = dissent value = -1 }
				}
	}
############################################################################
# 322263 Undistributed Profits Tax (by Engineer)
############################################################################
event = {
		id = 322263
		random = no
		country = USA

		trigger = {
				atwar = no
				exists = USA
				headofgovernment = 6035
				}

		name = CEVTNAME_322263
		desc = CEVTDESC_322263
		style = 0
	
		date = { day = 15 month = June year = 1936 }
		
		action_a = {
			name = OK
				command = { type = alignment which = communist value = 5 }
				command = { type = dissent value = 2 } # Small business hated this  
				}
	}
############################################################################
# 322260 - Anheuser-Busch Strike, Part 1 (by Engineer)
############################################################################
event = {
	id = 322260
        random = no
	country = USA

	trigger = 	{
			atwar = no
			exists = USA
			}
	
	name = CEVTNAME_322260
	desc = CEVTDESC_322260
	style = 0
	
	date = { day = 4 month = april year = 1939 }
	
	action_a = {
		name = CEVTACTA_322260
			command = { type = industry which = 92 value = -2 } # Los Angeles
			command = { type = industry which = 193 value = -2 } # Saint Louis
			command = { type = industry which = 212 value = -2 } # Miami
			command = { type = industry which = 177 value = -2 } # Philadelphia
			command = { type = industry which = 8 value = -2 } # Dallas
			command = { type = alignment which = communist value = -2 } # The unions are going too far 
			command = { type = dissent value = 1 }
			}

	}
############################################################################
# 322261 - Anheuser-Busch Strike, Part 2 (by Engineer)
############################################################################
event = {
	id = 322261
      random = no
	country = USA

	trigger = 	{
			random = 10
			event = 322260
			}
	
	name = CEVTNAME_322261
	desc = CEVTDESC_322261
	style = 0
	
	date = { day = 10 month = april year = 1939 }
	offset = 5 # check every other day
	deathdate = { day = 30 month = december year = 1959 }	

	action_a = {
		name = CEVTACTA_322261
			command = { type = industry which = 92 value = 2 } # Los Angeles
			command = { type = industry which = 193 value = 2 } # Saint Louis
			command = { type = industry which = 212 value = 2 } # Miami
			command = { type = industry which = 177 value = 2 } # Philadelphia
			command = { type = industry which = 8 value = 2 } # Dallas
			command = { type = sleepevent which = 322262 }
			}
	}
############################################################################
# 322262 - Anheuser-Busch Strike, Part 3 (by Engineer)
############################################################################
event = {
	id = 322262
      	random = no
	country = USA

	trigger = 	{
			random = 10
			event = 322263
			}
	
	name = CEVTNAME_322262
	desc = CEVTDESC_322262
	style = 0
	
	date = { day = 10 month = april year = 1939 }
	offset = 5 # check weekly
	deathdate = { day = 30 month = december year = 1959 }	

	action_a = {
		name = CEVTACTA_322262
			command = { type = industry which = 92 value = 2 } # Los Angeles
			command = { type = industry which = 193 value = 2 } # Saint Louis
			command = { type = industry which = 212 value = 2 } # Miami
			command = { type = industry which = 177 value = 2 } # Philadelphia
			command = { type = industry which = 8 value = 2 } # Dallas
			command  = { type = sleepevent which = 322261 }
			}
	}

############################################################################
#  322233 15th Infantry Regiment Withdrawn from Tianjin (by Engineer)
############################################################################
event = 	{
		id = 322233
		random = no
		country = USA
		trigger = 	{
				exists = USA
				NOT = { event = 322242 } # US Reacts to internment
			#	NOT = { event = 492123 } # Japanese get US Concession disabled. See wiki bug forum 0.8
				NOT = {
					war = { country = USA country = JAP }
					}
				}
	name = CEVTNAME_322233
	desc = CEVTDESC_322233
	style = 0
	date = { day = 5 month = july year = 1938 }
	offset = 90
	deathdate = { day = 5 month = October year = 1938 }	
	action_a = {
			name = OK 
				command = { type = manpowerpool value = 3 }
			}
		}
############################################################################
# 322234 Yangtze Patrol Disbanded (by Engineer)
############################################################################
event = 	{
		id = 322234
		random = no
		country = USA
		trigger = 	{
				exists = USA
				NOT = { event = 322242 }
			#	NOT = { event = 492123 } # disabled. See wiki bug forum 0.8
				NOT = {
					war = { country = USA country = JAP }
					}
				}
	name = CEVTNAME_322234
	desc = CEVTDESC_322234 
	style = 0
	date = { day = 5 month = december year = 1941 }
	offset = 1
	deathdate = { day = 7 month = december year = 1941 }	
	action_a = {
			name = OK 
				command = { type = manpowerpool value = 1 }
			}
		}
############################################################################
# 322235 Shanghai Garrison Transferred (by Engineer)
############################################################################
event = 	{
		id = 322235
		random = no
		country = USA
		trigger = 	{
				exists = USA
				NOT = { event = 322242 }
			#	NOT = { event = 492123 } # disabled. See wiki bug forum 0.8
				NOT = {
					war = { country = USA country = JAP }
					}
				}
	name = CEVTNAME_322235
	desc = CEVTDESC_322235  
	style = 0
	date = { day = 28 month = november year = 1941 }
	offset = 1
	deathdate = { day = 29 month = november year = 1941 }	
	action_a = {
			name = OK 
				command = { type = manpowerpool value = 3 }
			}
		}
###################################################################################
# 322236 Panay Incident/Conciliatory View (US View) (by Engineer)
###################################################################################
event = {
	id = 322236
	random = no
	country = USA

	# triggered by JAP492120-A 

	name = CEVTNAME_322236
	desc = CEVTDESC_322236
	style = 0
	
	action_a = 	{
			name = CEVTACTA_322236
				command = { type = warentry value = 2 }
				command = { type = influence value = -1 }
			}
	action_b = 	{
			name = CEVTACTB_322236
				command = { type = warentry value = 3 }
			#	command = { type = trigger which = 492121 } # disabled. See wiki bug forum 0.8
			}
	}
###################################################################################
# 322237 Panay Incident/Provocative Japanese Response (US View) (by Engineer)
###################################################################################
event = {
	id = 322237
	random = no
	country = USA

	# triggered by JAP492120-b

	name = CEVTNAME_322237
	desc = CEVTDESC_322237
	style = 0
	
	action_a = 	{
			name = CEVTACTA_322237
				command = { type = warentry value = 4 } 
				command = { type = influence value = 1 } 
			#	command = { type = trigger which = 492121 } # disabled. See wiki bug forum 0.8
			}
	action_b = 	{
			name = CEVTACTB_322237
				command = { type = warentry value = 6 }
				command = { type = influence value = -2 } # partial payment for sharing technologies below
				command = { type = trigger which = 522028 } # China get aid event
			#	command = { type = trigger which = 492122 } # disabled. See wiki bug forum 0.8
				command = { type = supplies value = -2000 }
				command = { type = steelpool value = -1000 }
				command = { type = oilpool value = -1000 }
			}
	action_c = 	{
			name = CEVTACTC_322237
				command = { type = warentry value = -2 }
				command = { type = influence value = -5 }
				command = { type = manpowerpool value = 7 }
				command = { type = sleepevent which = 322233 } # historical transfer of the 15th Regiment
				command = { type = sleepevent which = 322234 } # historical dissolution of the Yangtze Patrol
				command = { type = sleepevent which = 322235 } # historical transfer of 4th Marines
			#	command = { type = trigger which = 492123 } # disabled. See wiki bug forum 0.8
			}
	}
###################################################################################
# 322241 Panay Incident/Japanese concede (US View) (by Engineer)
###################################################################################
event = {
	id = 322241
	random = no
	country = USA

	# triggered by JAP492121 or JAP492122A

	name = CEVTNAME_322241
	desc = CEVTDESC_322241
	style = 0
	
	action_a = 	{
			name = CEVTACTA_322241
				command = { type = supplies value = 50 }
				command = { type = influence value = 5 }
			}
	}
###################################################################################
# 322242 Panay Incident/Japan interns US forces (by Engineer)
###################################################################################
event = {
	id = 322242
	random = no
	country = USA

	# triggered by JAP492122b

	name = CEVTNAME_322242
	desc = CEVTDESC_322242
	style = 0
	
	action_a = 	{
			name = CEVTACTA_322242 
				command = { type = warentry value = -6 }
				command = { type = influence value = -5 }
				command = { type = manpowerpool value = 7 }
				command = { type = dissent value = 2 } # This backdown disgusts many Americans
			#	command = { type = trigger which = 492123 } # disabled. See wiki bug forum 0.8
			}
	action_b = 	{
			name = CEVTACTB_322242
				command = { type = trigger which = 492124 }
				command = { type = trigger which = 322243 }
			}
	action_c = 	{
			name = CEVTACTC_322242
				command = { type = trigger which = 322244 }
				command = { type = trigger which = 492125 }
			}
	}

###################################################################################
# 322243 Panay Incident/US Short of War Response (by Engineer)
###################################################################################
event = {
	id = 322243
	random = no
	country = USA

	# triggered by US322242-b

	name = CEVTNAME_322243
	desc = CEVTDESC_322243
	style = 0
	
	action_a = 	{
			name = CEVTACTA_322243
				command = { type = warentry value = 11 } # Note that this is extra big to swallow the negative WE hit from the Embargo Event
				command = { type = influence value = -5 }
				command = { type = dissent value = 2 } # Isolationists are highly critical of this confrontational unilateralism by the USA
				command = { type = supplies value = -2000 }
				command = { type = steelpool value = -1000 }
				command = { type = oilpool value = -1000 }
				command = { type = trigger which = 522029 } # China get aid short of war event
				command = { type = sleepevent which = 322244 }
			}
	}

###################################################################################
# 322244 Panay Incident/US Joins China against war Response (by Engineer)
###################################################################################
event = {
	id = 322244
	random = no
	country = USA

	# triggered by US322242C

	name = CEVTNAME_322244
	desc = CEVTDESC_322244
	style = 0
	
	action_a = 	{
			name = OK
				command = { type = warentry value = 15 } # Include Bonus 5 points to offset -5 in Oil Embargo
				command = { type = influence value = -5 } # Partial cost for technology transfer actions, plus appearance of stumbling into war.
				command = { type = dissent value = 5 } # Isolationists are highly critical of this confrontational unilateralism by the USA
				command = { type = supplies value = -4000 }
				command = { type = steelpool value = -2000 }
				command = { type = oilpool value = -2000 }
				command = { type = trigger which = 522030 } # China get US alliance event
				command = { type = trigger which = 1152008 } # Philippines gets into war, too
				command = { type = sleepevent which = 322243 }
				# command = { type = war which = JAP } # Odd this only seems to work coming from Japan (Government issue?)
				# command = { type = alliance which = CHI } # This command seems to have no force since neither USA or China are Alliance Leaders
			}
	}
# new US events for the political events pack #

#############################
# 322076 (USA)Anglo-Canadian-U.S. Trade agreement(by Ghost_dk)
#############################

event = {
	id = 322076
	random = no
	country = USA

	trigger = { 
		NOT = {
			atwar = USA
			atwar = CAN
			atwar = ENG
			alliance = { country = USA country = GER }
			alliance = { country = USA country = SOV }
			}
		}
	name = CEVTNAME_322076
	desc = CEVTDESC_322076
	style = 0

	date = { day = 16 month = november year = 1938 }

	action_a = {
		name = CEVTACTA_322076
		command = { type = industry which = -1 value = 1 }
		command = { type = industry which = -1 value = 1 }
		command = { type = industry which = -1 value = 1 }
		}
}
################################
# 322077 (USA)U.S.-Brazilian Agreements(by Ghost_dk) 
################################

event = {
	id = 322077
	random = no
	country = USA

	trigger = { 
		atwar = no
		NOT = {
			atwar = BRA
			alliance = { country = BRA country = GER }
			}
		}
	name = CEVTNAME_322077
	desc = CEVTDESC_322077
	style = 0

	date = { day = 8 month = march year = 1939 }

	action_a = {
		name = CEVTACTA_322077
		command = { type = industry which = -1 value = 1 }
		command = { type = trigger which = 1052049 }
		}
}
################################
#322078 (USA)US Recalls ambassador to germany(by Ghost_dk)
################################


event = { 
	id = 322078
	random = no
	country = USA

	trigger = {
		event = 2040
	}

	name = CEVTNAME_322078
	desc = CEVTDESC_322078
	style = 0

	date = { day = 0 month = march year = 1939 }
	offset = 15
	deathdate = { day = 29 month = december year = 1959 }

	action_a = {
		name = CEVTACTA_322078
		command = { type = warentry value = 1 }
		}
}


################################
# 322079 (USA)British Royal visis to the USA(by Ghost_dk)
################################

event = { 
	id = 322079 
	random = no
	country = USA

	trigger = {
		NOT = {
			alliance = { country = GER country = USA }
			}
		}

	# triggered by 272142

	name = CEVTNAME_322079
	desc = CEVTDESC_322079
	style = 0

	action_a = {
		name = CEVTACTA_322079
		command = { type = alignment which = democratic value = 15 }
		command = { type = supplies value = -100 }
		}
}
################################
# 322080 (USA)Anglo-American Loans to China(by Ghost_dk)
################################

event = {
	id = 322080
	random = no
	country = USA

	trigger = {
		war = { country = CHI country = JAP }
		event = 522018
		}
	name = CEVTNAME_322080
	desc = CEVTDESC_322080
	style = 0

	date = { day = 7 month = march year = 1942 }

	action_a = {
		name = CEVTACTA_322080
		command = { type = supplies value = -4000 }
		command = { type = trigger which = 522021 }
		}
	action_b = {
		name = CEVTACTB_322080
		command = { type = influence value = -2 }
		command = { type = sleepevent which = 522021 }
		}
}
################################
# 322081 (USA)U.S. Access to bases in Guatemala(by Ghost_dk)
################################

event = {
	id = 322081
	random = no
	country = USA

	trigger = {
		random = 10
		atwar = yes
		NOT = {
			war = { country = ECU country = USA }
			alliance = { country = ECU country = SOV }
			}
		}
	name = CEVTNAME_322081
	desc = CEVTDESC_322081
	style = 0

	date = { day = 0 month = january year = 1942 }
	offset = 30
	deathdate = { day = 29 month = december year = 1959 }

	action_a = {
		name = CEVTACTA_322081
		command = { type = influence value = -2 }
		command = { type = trigger which = 602039 }
		}
	action_b = {
		name = CEVTACTB_322081
		command = { type = sleepevent which = 602039 }
		command = { type = sleepevent which = 322082 }
		command = { type = sleepevent which = 322083 }
		}
}
################################
# 322082 (USA)Guatemala Denies Request(by Ghost_dk)
################################

event = {
	id = 322082
	random = no
	country = USA

	# triggered by GUA 602039

	name = CEVTNAME_322082
	desc = CEVTDESC_322082
	style = 0

	action_a = {
		name = CEVTACTA_322082
		command = { }
		}
}
################################
# 322083 (USA)Guatemala Grants Bases(by Ghost_dk)
################################

event = {
	id = 322083
	random = no
	country = USA

	# triggered by GUA 602039

	name = CEVTNAME_322083
	desc = CEVTDESC_322083
	style = 0

	action_a = {
		name = CEVTACTA_322083
		command = { }
		}
}
################################
# 322084 (USA)U.S. Access to bases in Ecuador(by Ghost_dk)
################################

event = {
	id = 322084
	random = no
	country = USA

	trigger = {
		random = 10
		atwar = yes
		NOT = {
			war = { country = ECU country = USA }
			alliance = { country = ECU country = SOV }
			}
		}
	name = CEVTNAME_322084
	desc = CEVTDESC_322084
	style = 0

	date = { day = 0 month = january year = 1942 }
	offset = 30
	deathdate = { day = 29 month = december year = 1959 }

	action_a = {
		name = CEVTACTA_322084
		command = { type = influence value = -2 }
		command = { type = trigger which = 1052044 }
		}
	action_b = {
		name = CEVTACTB_322084
		command = { type = sleepevent which = 1052044 }
		command = { type = sleepevent which = 322085 }
		command = { type = sleepevent which = 322086 }
		}
}
################################
# 322085 (USA)Ecuador Grants Bases(by Ghost_dk)
################################

event = {
	id = 322085
	random = no
	country = USA

	# triggered by ECU 1052044

	name = CEVTNAME_322085
	desc = CEVTDESC_322085
	style = 0

	action_a = {
		name = CEVTACTA_322085
		command = { }
		}
}
################################
# 322086 (USA)Ecuador Denies Bases(by Ghost_dk)
################################

event = {
	id = 322086
	random = no
	country = USA

	# triggered by ECU 1052044

	name = CEVTNAME_322086
	desc = CEVTDESC_322086
	style = 0

	action_a = {
		name = CEVTACTA_322086
		command = { }
		}
}
################################
# 322087 (USA)U.S. State Visit to Brazil(by Ghost_dk)
################################

event = {
	id = 322087
	random = no
	country = USA

	trigger = {
		government = democratic
		NOT = {
			atwar = BRA
			}
		}
	name = CEVTNAME_322087
	desc = CEVTDESC_322087
	style = 0

	date = { day = 28 month = january year = 1943 }

	action_a = {
		name = CEVTACTA_322087
		command = { type = influence value = -3 }
		command = { type = trigger which = 1052061 }
		}
	action_b = {
		name = CEVTACTB_322087
		command = { type = influence value = -1 }
		}
}
################################
# 322088 (USA)U.S. State Visit to Mexico(by Ghost_dk)
################################

event = {
	id = 322088
	random = no
	country = USA

	trigger = {
		government = democratic
		NOT = {
			atwar = MEX
			}
		}
	name = CEVTNAME_322088
	desc = CEVTDESC_322088
	style = 0

	date = { day = 20 month = april year = 1943 }

	action_a = {
		name = CEVTACTA_322088
		command = { type = influence value = -2 }
		command = { type = trigger which = 602042 }
		}
	action_b = {
		name = CEVTACTB_322088
		command = { type = influence value = -1 }
		command = { type = sleepevent which = 602042 }
		}
}
################################
# 322089 (USA)USA recognize Bolivian government(by Ghost_dk)
################################

event = {
	id = 322089
	random = no
	country = USA

	trigger = {
		headofgovernment = 6001 
		government = democratic
		NOT = {
			atwar = BOL
			alliance = { country = BOL country = SOV }
			alliance = { country = BOL country = GER }
			}
		}
	name = CEVTNAME_322089
	desc = CEVTDESC_322089
	style = 0

	date = { day = 24 month = january year = 1944 }

	action_a = {
		name = CEVTACTA_322089
		command = { type = trigger which = 1052055 }
		}
	action_b = {
		name = CEVTACTB_322089
		command = { type = influence value = 1 }
		command = { type = alignment which = fascist value = 2 }
		command = { type = trigger which = 1052058 }
		}
}
################################
# 322090 (USA)Pressure Nationalist spain on Germany trade(by Ghost_dk)
################################

event = {
	id = 322090
	random = no
	country = USA

	trigger = {
		exists = SPA
		exists = GER 
		NOT = {
			alliance = { country = SPA country = GER }
			alliance = { country = SPA country = ENG }
			alliance = { country = SPA country = SOV }
			alliance = { country = USA country = GER }
			}
		}
	name = CEVTNAME_322090
	desc = CEVTDESC_322090
	style = 0

	date = { day = 2 month = may year = 1944 }

	action_a = {
		name = CEVTACTA_322090
		command = { type = influence value = -3 }
		command = { type = trigger which = 802042 }
		}
}
################################
# 322091 (USA)Put Pressure on Argentina(by Ghost_dk)
################################

event = {
	id = 322091
	random = no
	country = USA

	# triggered by ARG 1052056

	name = CEVTNAME_322091
	desc = CEVTDESC_322091
	style = 0

	action_a = {
		name = CEVTACTA_322091
		command = { type = influence value = -1 }
		}
}
################################
# 322092 (USA)Argentina Folds(by Ghost_dk)
################################

event = {
	id = 322092
	random = no
	country = USA

	# triggered by ARG 1052056

	name = CEVTNAME_322092
	desc = CEVTDESC_322092
	style = 0

	action_a = {
		name = CEVTACTA_322092
		command = { }
		}
}
################################
# 322093 (USA)Argentina Stands firm(by Ghost_dk)
################################

event = {
	id = 322093
	random = no
	country = USA

	# triggered by ARG 1052056

	name = CEVTNAME_322093
	desc = CEVTDESC_322093
	style = 0

	action_a = {
		name = CEVTACTA_322093
		command = { }
		}
}
################################
# 322094 (USA)Bann American Ships from Argentinian Harbors(by Ghost_dk)
################################

event = {
	id = 322094
	random = no
	country = USA

	trigger = {
		event = 322093
		NOT = {
			alliance = { country = ARG country = ENG }
			alliance = { country = ARG country = SOV }
			}
		}
	name = CEVTNAME_322094
	desc = CEVTDESC_322094
	style = 0

	date = { day = 28 month = september year = 1944 }

	action_a = {
		name = CEVTACTA_322094
		command = { type = influence value = -1 }
		command = { type = trigger which = 1052057 }
		}
}
################################
# 322095 (USA)Natinalist Spain Folds(by Ghost_dk)
################################

event = {
	id = 322095
	random = no
	country = USA

	# triggered by SPA 802042

	name = CEVTNAME_322095
	desc = CEVTDESC_322095
	style = 0

	action_a = {
		name = CEVTACTA_322095
		command = { type = influence value = 1 }
		}
}
################################
# 322096 (USA)Nationalist Spain Refuses(by Ghost_dk)
################################

event = {
	id = 322096
	random = no
	country = USA

	# triggered by SPA 802042

	name = CEVTNAME_322096
	desc = CEVTDESC_322096
	style = 0

	action_a = {
		name = CEVTACTA_322096
		command = { type = war which = SPA }
		}
	action_b = {
		name = CEVTACTB_322096
		command = { type = influence value = -10 }
		}
}
		
################################
# 322098 (USA)The Pitman Act - Chinese Currency(by Ghost_dk)
################################

event = { 
	id = 322098
	random = no
	country = USA

	trigger = {
		war = { country = CHI country = JAP }
		}
	name = CEVTNAME_322098
	desc = CEVTDESC_322098
	style = 0

	date = { day = 8 month = july year = 1937 }
	offset = 10
	deathdate = { day = 29 month = december year = 1959 }

	action_a = {
		name = CEVTACTA_322098
		command = { type = supplies value = -1000 }
		command = { type = influence value = -2 }
		command = { type = trigger which = 522019 }
		}
	action_b = {
		name = CEVTACTB_322098
		command = { }
		}
}
################################
# 322099 (USA)U.S.-Panamanian Treaty(by Ghost_dk)
################################

event = {
	id = 322099
	random = no
	country = USA

	trigger = { 
		control = { province =  288 data = USA }
		}
	name = CEVTNAME_322099
	desc = CEVTDESC_322099
	style = 0

	date = { day = 2 month = march year = 1936 }
	
	action_a = { 
		name = CEVTACTA_322099
		command = { type = influence value = -2 }
		command = { type = supplies value = -1000 }
		command = { type = trigger which = 602043 }
		command = { type = sleepevent which = 602044 }
		}
	action_b = {
		name = CEVTACTB_322099
		command = { type = influence value = -8 }
		command = { type = trigger which = 602044 }
		command = { type = sleepevent which = 602043 }
		}
}
##############################
# 322114 (USA)Four Freedoms Speech(by Ghost_dk)
##############################

event = {
	id = 322114
	random = no
	country = USA

	trigger = {
		headofgovernment = 6001
		government = democratic
		}
	name = CEVTNAME_322114
	desc = CEVTDESC_322114
	style = 0

	date = { day = 5 month = january year = 1941 }

	action_a = {
		name = CEVTACTA_322114
		command = { type = alignment which = democratic value = 15 }
		command = { type = warentry value = 1 }
		}
}
##############################
# 322115 (USA)US occupies Dutch Guiana(by Ghost_dk)
##############################

event = {
	id = 322115
	random = no
	country = USA

	# triggered by HOL 850024

	name = CEVTNAME_322115
	desc = CEVTDESC_322115
	style = 0

	action_a = {
		name = CEVTACTA_322115
		command = { }
		}
}
##############################
# 322122 (USA)U.S. Recognition of Spanish Nationalist Government(by Ghost_dk)
##############################

event = {
	id = 322122
	random = no
	country = USA

	trigger = {
		event = 802015
		}
	name = CEVTNAME_322122
	desc = CEVTDESC_322122
	style = 0

	date = { day = 1 month = december year = 1936 }
	offset = 30
	deathdate = { day = 29 month = august year = 1939 }

	action_a = {
		name = CEVTACTA_322122
		command = { type = influence value = 2 }
		command = { type = trigger which = 802067 }
		}
	action_b = {
		name = CEVTACTB_322122
		command = { type = influence value = -2 }
		command = { type = sleepevent which = 802067 }
		}
}
#############################
# 322129 (USA)Mexico trades US oil(by Ghost_dk)
#############################

event = {
	id = 322129
	random = no
	country = USA

	# triggered by MEX 602045

	name = CEVTNAME_322129
	desc = CEVTDESC_322129
	style = 0

	action_a = {
		name = CEVTACTA_322129
		command = { type = trigger which = 602046 }
		command = { type = influence value = -1 }
		command = { type = dissent value = 2 }
		}
}
##############################
# 322179 (USA)Soviet official visit to the U.S.(by Ghost_dk)
##############################
event = {
	id = 322179
	random = no
	country = USA

	# trigered by SOV 222097

	name = CEVTNAME_322179
	desc = CEVTDESC_322179
	style = 0

	action_a = {
		name = CEVTACTA_322179
		command = { type = alignment which = communist value = 10 }
		command = { type = supplies value = -100 }
		}
}


#################################################
# Amelia Earhart Departs on First Attempt Event
# by MateDow
# Concept by Engineer & Kevin McCarthy
#################################################

event = {
	id = 322116
	random = no
	country = USA

	trigger = {
		not = {
			war = { country = usa country = jap }
			war = { country = fra country = ger }
			}
		}

	name = CEVTNAME_322116
	desc = CEVTDESC_322116
	style = 0

	date = { day = 17 month = march year = 1937 }

	action_a = {
		name = CEVTACTA_322116
		command = { }
		}
}

#####################################################
# Amelia Earhart Fails First Attempt Event
# by MateDow
# Concept by Engineer & Kevin McCarthy
#####################################################

event = {
	id = 322117
	random = no
	country = USA

	trigger = {
		event = 322116
		}

	name = CEVTNAME_322117
	desc = CEVTDESC_322117
	style = 0

	date = { day = 20 month = march year = 1937 }

	action_a = {
		name = CEVTACTA_322117
		command = { }
		}
}


######################################################
# Amelia Earhart Departs for Second Attempt Event
# by MateDow
# Concept by Engineer & Kevin McCarthy
######################################################

event = {
	id = 322118
	random = no
	country = USA

	trigger = {
		not = {
			war = { country = jap country = USA }
			war = { country = fra country = ger }
			}
		}

	name = CEVTNAME_322118
	desc = CEVTDESC_322118
	style = 0

	date = { day = 1 month = june year = 1937 }

	action_a = {
		name = CEVTACTA_322118
		command = { }
		}
}

###########################################################
# Amelia Earhart Makes an Unexpected Stop Event
# by MateDow
# Concept by Engineer & Keven McCarthy
###########################################################

event = {
	id = 322119
	random = no
	country = USA

	trigger = {
		event = 322118
		}

	name = CEVTNAME_322119
	desc = CEVTDESC_322119
	style = 0

	date = { day = 25 month = june year = 1937 }

	action_a = {
		name = CEVTACTA_322119
		command = { }
		}
}

#############################################################
# Amelia Earhart Fails to Arrive Event
# by Engineer & Kevin McCarthy
# Modded by MateDow
#############################################################

event = {
	id = 322120
	random = no
	country = USA

	trigger = {
		event = 322118
		}

	name = CEVTNAME_322120
	desc = CEVTDESC_322120
	style = 0

	date = { day = 2 month = july year = 1937 }

	action_a = {
		name = CEVTACTA_322120
		command = { type = dissent value = -1 }
		}
}

############################################################
# Search for Amelia Earhart Fails
# by Engineer & Kevin McCarthy
# Modded by MateDow
############################################################

event = {
	id = 322121
	random = no
	country = USA

	trigger = {
		event = 322118
		}

	name = CEVTNAME_322121
	desc = CEVTDESC_322121
	style = 0

	date = { day = 16 month = july year = 1937 }

	action_a = {
		name = CEVTACTA_322121
		command = { type = dissent value = 1 }
		command = { type = supplies value = -60 }
		command = { type = oilpool value = -120 }
		}
}


event = {
	id = 322378 # 752485
	random = no
	country = USA

	name = CEVTNAME_322378
	desc = CEVTDESC_322378
	style = 0

	action_a = {
			name = CEVTACTA_322378
			command = { type = trigger which = 752486 }
			}
	action_b = {
			name = CEVTACTB_322378
			command = { type = supplies value = -1000 }
			command = { type = coalpool value = 500 }
			command = { type = steelpool value = 500 }
			command = { type = trigger which = 752487 }
			}
	}

		

# 322238 - (USA)Trinity Test (by Kevin Mc Carthy)
# 322239 - (USA)Breaking the Sound Barrier (by Kevin Mc Carthy)
# 322240 - (USA)Albert Einstein's letter to the President (by Kevin Mc Carthy)
# 322254 - (USA)Pentagon Proposed  (by Kevin Mc Carthy)
# 322255 - (USA)Pentagon Completed (by Kevin Mc Carthy)
# 322256 - (USA)GI Bill of Rights (by Kevin Mc Carthy)



#####################################################
# Trinity Test Event
# by Kevin Mc Carthy
# Source http://nuketesting.enviroweb.org/trinity/trnty10a.txt
#####################################################

#event = {
#
#	id = 322238
#	random = no
#	country = USA
#	trigger = { 
#		 technology = 8801 # Nuke Detonators
#	}
#
#	name = CEVTNAME_322238
#	desc = CEVTDESC_322238
#	style = 0
#
#	date = { day = 1 month = january year = 1941 } 
#	offset = 50
#	deathdate = { day = 29 month = december year = 1959 }
#
#	action_a = {
#		name = CEVTACTA_322238
#		command = { }
#		}
#}


#####################################################
# Breaking the Sound Barrier
# by Kevin Mc Carthy
#####################################################

event = {

	id = 322239
	random = no
	country = USA
	trigger = { 
		 technology = 10911 # Supersonic Airframes
		 technology = 10980 # Basic Supersonic Fighter Project
	}

	name = CEVTNAME_322239
	desc = CEVTDESC_322239
	style = 0

	date = { day = 1 month = january year = 1942 } 
	offset = 15
	deathdate = { day = 29 month = december year = 1959 }

	action_a = {
		name = CEVTACTA_322239
		command = { }
		}
}


###########################################
# Pentagon Proposed
# by Mc Carthy
# Source http://www.defenselink.mil/pubs/pentagon/about.html
###########################################

event = { 
	id = 322254
	random = no 
	country = USA

	trigger = {
		headofgovernment = 6035
		random = 50
	}

	name = CEVTNAME_322254
	desc = CEVTDESC_322254
	style = 0

	date = { day = 1 month = October year = 1941 }
	offset = 10 
	deathdate = { day = 28 month = March year = 1942 }

	action_a = {
		name = CEVTACTA_322254
		command = { type = industry which = 181 value = -6 }
	}
	action_b = {
		name = CEVTACTB_322254
		command = { type = sleepevent which = 322255}
	}
}


###########################################
# Pentagon Completed
# by Mc Carthy
# Source http://www.defenselink.mil/pubs/pentagon/about.html
###########################################

event = { 
	id = 322255
	random = no 
	country = USA

	trigger = {
		random = 50
	}

	name = CEVTNAME_322255
	desc = CEVTDESC_322255
	style = 0

	date = { day = 15 month = January year = 1943 }
	offset = 10 
	deathdate = { day = 29 month = december year = 1959 }


	action_a = {
		name = CEVTACTA_322255
		command = { type = industry which = 181 value = 7 }
	}
}

##################################################
# GI Bill of Rights 
# by Mc Carthy
# http://www.gibill.va.gov/education/GI_Bill.htm 
##################################################

event = { 
	id = 322256
	random = no 
	country = USA

	trigger = {
		headofgovernment = 6035
		atwar = yes
	}

	name = CEVTNAME_322256
	desc = CEVTDESC_322256
	style = 0

	date = { day = 21 month = June year = 1944 }

	action_a = {
		name = CEVTACTA_322256
		command = { }
	}
}


#####################################################
# Albert Einstein's A-Bomb Letter 
# by Kevin Mc Carthy
#####################################################

event = { 
	id = 322240
	random = no
	country = USA
	trigger = {
		government = democratic
		}

	name = CEVTNAME_322240
	desc = CEVTDESC_322240
	style = 0

	date = { day = 1 month = august year = 1939 }  

	action_a = {
		name = CEVTACTA_322240  
		command = { }
		}
}

###########################################
# The Air and Land Routes to Alaska
# by Kevin Mc Carthy
# Source http://www.army.mil/cmh-pg/books/wwii/Framework/ch15.htm#b1
###########################################

event = { 
id = 322381
random = no 
country = USA

	trigger = {
		alliance = { country = CAN country = USA }
		owned = {province = 99 data = CAN}
		random = 40
		OR = {
			war = { country = JAP country = USA }
			war = { country = SOV country = USA }
			}
		}

	name = CEVTNAME_322381
	desc = CEVTDESC_322381
	style = 0

	date = { day = 1 month = january year = 1936 }
	offset = 60
	deathdate = { day = 29 month = december year = 1959 }

action_a = {
	name = CEVTACTA_322381
	command = { type = industry which = 106 value = -1 } # payment (Seatle) for infra improvement in Prince Rupert & offmap construction 
	command = { type = trigger which = 402023 }
	}

action_b = {
	name = CEVTACTB_322381
	command = { type = dissent value = 1 }
	command = { type = sleepevent which = 402023}
	}

}

###############################################
# 322383 - (USA)Italien agression in the Americas(by Ghost_dk)
###############################################
event = {
	id = 322383
	random = no
	country = USA

	trigger = {
		OR = {
			war = { country = ITA country = BRA }
			war = { country = ITA country = ARG }
			control = { province = 252 data = ITA }
			control = { province = 253 data = ITA }
			control = { province = 254 data = ITA }
			control = { province = 255 data = ITA }
			}
	}

	name = CEVTNAME_322383
	desc = CEVTDESC_322383
	style = 0

	date = { day = 0 month = january year = 1936 }
	offset = 7
	deathdate = { day = 29 month = december year = 1959 }

	action_a = {
		name = CEVTACTA_322383
		command = { type = war which = ITA }
		command = { type = dissent value = -15 } #They are trespassing on US Sphere of influence
		}
}

#####################################################
# The President appoints an Uranium Committee
# by Kevin Mc Carthy
# Sources: http://www.dannen.com/ae-fdr.html & http://www.nuclearfiles.org/rebios/oppenheimerjulius.html
# Modified for Core 0.82 & HOI 1.06
#####################################################

event = { 
	id = 322377
	random = no
	country = USA

	trigger = {
		event = 322240
		government = democratic
		}

	name = CEVTNAME_322377
	desc = CEVTDESC_322377
	style = 0

	date = { day = 10 month = october year = 1939 }

	action_a = {
		name = CEVTACTA_322377
		command = { }
		}
	action_b = {
		name = CEVTACTB_322377
		command = { type = armamentminister  which = 6082 } # appoint J. Robert Oppenheimer 
		}
}

###########################################
# Squalus Sinks
# by Kevin Mc Carthy
# Source http://www.onr.navy.mil/focus/blowballast/squalus/sinking1.htm
###########################################

event = { 
	id = 322375
	random = no 
	country = USA

	trigger = {
		government = democratic
		atwar = no
	}

	name = CEVTNAME_322375
	desc = CEVTDESC_322375
	style = 0

	date = { day = 22 month = May year = 1939 }

	action_a = {
		name = CEVTACTA_322375
		command = { type = dissent value = 1 }
	}

}


###########################################
# USS Squalus Survivors Rescued
# by Mc Carthy
# Source http://www.onr.navy.mil/focus/blowballast/squalus/sinking1.htm
###########################################

event = { 
	id = 322376
	random = no 
	country = USA

	trigger = {
		event = 322375
	}

	name = CEVTNAME_322376
	desc = CEVTDESC_322376
	style = 0

	date = { day = 24 month = May year = 1939 }


	action_a = {
		name = CEVTACTA_322376
		command = { type = dissent value = -1 }
	}
}

#########################################################################
# The President orders Gen. MacArthurs evacuation
# By Kevin Mc Carthy
# Sources 	http://home.st.net.au/~dunn/ptboat.htm
# 		http://www.battle-of-leyte-gulf.com/Leaders/Americans/MacArthur/macarthur.html
#########################################################################
event = { 
	id = 322391
	random = no
	country = USA
	trigger = {	

		OR = {	lost_national = { country = PHI value = 70 } # Most territory lost
			control = { province = 1804 data = JAP } # Japan controls Manila
    			NOT = {
				OR = {
					control = { province = 1800 data = PHI } # Japan controls Baguia
					control = { province = 1799 data = PHI } # Japan controls Calbayog 
				}
			}
		}		
	}

	name = CEVTNAME_322391
	desc = CEVTDESC_322391
	style = 0

	date = { day = 8 month = january year = 1936 }
	offset = 10
	deathdate = { day = 25 month = december year = 1959 }

	action_a = {
		name = CEVTACTA_322391
		command = { type = trigger which = 1152015 } 
	}
	action_b = {
		name = CEVTACTB_322391
		command = { type = sleepleader which = 6030 }
		command = { type = trigger which = 1152015 } 
		command = { type = dissent value = 1 }
	}
}

##################################################################
# The Recall of General MacArthur
# by Kevin Mc Carthy
# http://www.ibiblio.org/hyperwar/USA/USA-P-PI/USA-P-PI-2.html
###################################################################

event = {
	id = 322392 
	random = no
	country = USA

	trigger = {
	
		OR = {
			warentry = 90
			event = 322243 # Panay Incident/US Short of War Response
			war = { country = JAP country = HOL }
			war = { country = JAP country = ENG }
			war = { country = JAP country = USA }
			}
		}

	name = CEVTNAME_322392
	desc = CEVTDESC_322392

	date = { day = 6 month = january year = 1936 }
	offset = 15
	deathdate = { day = 29 month = december year = 1959 }
	style = 0

	action_a = {
		name = CEVTACTA_322392
		command = { type = trigger which = 1152005 } # Philippines Mobilizes Stage 1 
		}
}

##################################################################
# Large-scale reinforcement of the Philippines
# by Kevin Mc Carthy
# http://www.ibiblio.org/hyperwar/USA/USA-P-PI/USA-P-PI-2.html
###################################################################

event = {
	id = 322393
	random = no
	country = USA

	trigger = {
		random = 50
		exists = PHI
		event = 322392
		}

	name = CEVTNAME_322393
	desc = CEVTDESC_322393
	
	date = { day = 6 month = january year = 1936 }
	offset = 30
	deathdate = { day = 29 month = december year = 1959 }
	style = 0

	action_a = {
		name = CEVTACTA_322393
		command = { type = trigger which = 1152017 } # The US Reinforces the Philippines
		command = { type = supplies value = -2500 }
		}
	action_b = {
		name = CEVTACTB_322393
		command = { type = influence value = -10 }
		}
}

#################################################################
# The Death of General Andrews
# By Kevin Mc Carthy
# Source http://www.arlingtoncemetery.net/fmandrew.htm
# For Core 0.82 & HOI 1.06
#################################################################
event = {
	id = 322398 
	random = no
	country = USA

	trigger = {
		war = { country = USA country = GER }
		war = { country = ENG country = GER }
		random = 95
		}

	name = CEVTNAME_322398
	desc = CEVTDESC_322398
	style = 0

	date = { day = 3 month = may year = 1943 } 
	
	action_a = {
		name = CEVTACTA_322398
		command = { type = sleepleader which = 60437 } # Gen. Andrews dies
		command = { type = sleepminister which = 6111 } # Gen. Andrews never has the chance to become Air Minister
		command = { type = sleepevent which = 322402 } # The Retirement of General Gen. Henry 'Hap' Arnold, Alternate History
		}
	}

#################################################################
# The Death of General Westover
# By Kevin Mc Carthy
# Sources: http://www.arlingtoncemetery.net/owestover.htm & http://www.fact-index.com/h/he/henry_h__arnold.html
# For Core 0.82 & HOI 1.06
#################################################################
event = {
	id = 322399
	random = no
	country = USA

	trigger = {
		government = democratic
		random = 95
		minister = 6009

		}

	name = CEVTNAME_322399
	desc = CEVTDESC_322399
	style = 0

	date = { day = 21 month = September year = 1938 } 
	
	action_a = {
		name = CEVTACTA_322399
		command = {  type = sleepminister which = 6009 } # Gen. Westover dies
		command = {  type = chiefofair which = 6046 } # Gen. Arnold 
		}
	}


#################################################################
# The Retirement of General Henry 'Hap' Arnold
# By Kevin Mc Carthy
# Sources: http://www.fact-index.com/h/he/henry_h__arnold.html & http://www.wpafb.af.mil/museum/afp/spaatz.htm
# For Core 0.82 & HOI 1.06
#################################################################
event = {
	id = 322400
	random = no
	country = USA

	trigger = {
		government = democratic
		minister = 6046
		minister = 6110
		event = 322399 # The Death of General Westover
		event = 322398 #The Death of General Andrews
		}

	name = CEVTNAME_322400
	desc = CEVTDESC_322400
	style = 0

	date = { day = 29 month = june year = 1946 } 
	
	action_a = {
		name = CEVTACTA_322400
		command = {  type = sleepminister which = 6046 } # Gen. Arnold retires
		command = { type = sleepleader which = 60438 } # Gen. Arnold removed from the leader pool
 		command = {  type = chiefofair which = 6110 } # Appoint Gen Spaatz
		}
	}

#################################################################
# The Death of General Patton
# By Kevin Mc Carthy
# For Core 0.82 & HOI 1.06
#################################################################
event = {
	id = 322401
	random = no
	country = USA

	trigger = {
		random = 95
		}

	name = CEVTNAME_322401
	desc = CEVTDESC_322401
	style = 0

	date = { day = 9 month = December year = 1945 } 
	
	action_a = {
		name = CEVTACTA_322401
		command = {  type = sleepleader which = 60270 } # Gen. Patton dies
		}
	}

#################################################################
# The Retirement of General Henry 'Hap' Arnold (Alternate History)
# By Kevin Mc Carthy
# Sources: http://www.fact-index.com/h/he/henry_h__arnold.html &  http://www.wpafb.af.mil/museum/afp/spaatz.htm
# Source http://www.arlingtoncemetery.net/fmandrew.htm
# For Core 0.82 & HOI 1.06
#################################################################
event = {
	id = 322402
	random = no
	country = USA

	trigger = {
		government = democratic
		minister = 6046
		minister = 6110
		minister = 6111
		}

	name = CEVTNAME_322402
	desc = CEVTDESC_322402
	style = 0

	date = { day = 29 month = June year = 1946 } 
	
	action_a = {
		name = CEVTACTA_322402
		command = { type = sleepminister which = 6046 } # Gen. Arnold retires
		command = { type = sleepleader which = 60438 } # Gen. Arnold removed from the leader pool
 		command = { type = chiefofair which = 6111 } # Appoint Gen. Andrews
		}
	action_b = {
		name = CEVTACTB_322402
		command = { type = sleepminister which = 6046 } # Gen. Arnold retires
		command = { type = sleepleader which = 60438 } # Gen. Arnold removed from the leader pool
 		command = { type = chiefofair which = 6110 } # Appoint Gen. Spaatz
		}
	}


#################################################################
# The Retirement of General Malin Craig 
# By Kevin Mc Carthy
# Sources: http://www.armyhistoryfnd.org/armyhist/research/detail2.cfm?webpage_id=84&page_type_id=3
# For Core 0.82 & HOI 1.06
#################################################################
event = {
	id = 322403
	random = no
	country = USA

	trigger = {
		government = democratic
		minister = 6006
		minister = 6007
		minister = 6042
		minister = 6044
		}

	name = CEVTNAME_322403
	desc = CEVTDESC_322403
	style = 0

	date = { day = 1 month = September year = 1939 } 
	
	action_a = {
		name = CEVTACTA_322403
		command = { type = sleepminister which = 6006 } # Gen. Malin Craig retires
		command = { type = sleepminister which = 6007 } # Gen. Malin Craig retires
		command = { type = sleepleader which = 60107 } # Gen. Malin Craig removed from the leader pool
 		command = { type = chiefofstaff which = 6042 } # Gen. George C. Marshall  as Chief of Staff
 		command = { type = chiefofarmy which = 6044 } # Gen. George C. Marshall as Chief of the Army
		}
	}

#################################################################
# The Retirement of Gen. George C. Marshall 
# By Kevin Mc Carthy
# Sources: http://www.marshallcenter.org/site-graphic/lang-en/page-mc-about-1/xdocs/mc/factsheets-history/03-marshall-article.htm
# For Core 0.82 & HOI 1.06
#################################################################
event = {
	id = 322404
	random = no
	country = USA

	trigger = {
		government = democratic
		minister = 6042
		minister = 6044
		minister = 6043
		minister = 6045
		minister = 6081
		atwar = no 	#Personal judgement that Gen. Marshall would not have retired while the US was still at war.
		}

	name = CEVTNAME_322404
	desc = CEVTDESC_322404
	style = 0

	date = { day = 29 month = November year = 1945 } 
  	offset = 30
	
	action_a = {
		name = CEVTACTA_322404
		command = { type = sleepminister which = 6042 } # Gen. George C. Marshall retires
		command = { type = sleepminister which = 6044 } # Gen. George C. Marshall retires
		command = { type = sleepleader which = 60235 } # Gen. George C. Marshall removed from the leader pool
 		command = { type = chiefofstaff which = 6043 } # Gen. Dwight D. Eisenhower  as Chief of Staff
 		command = { type = chiefofarmy which = 6045 } # Gen. Dwight D. Eisenhower as Chief of the Army
		}
	action_b = {
		name = CEVTACTB_322404
		command = { type = sleepminister which = 6042 } # Gen. George C. Marshall retires
		command = { type = sleepminister which = 6044 } # Gen. George C. Marshall retires
		command = { type = sleepleader which = 60235 } # Gen. George C. Marshall removed from the leader pool
 		command = { type = chiefofstaff which = 6043 } # Gen. Dwight D. Eisenhower  as Chief of Staff
 		command = { type = chiefofarmy which = 6081 } # Gen. Omar N. Bradley as Chief of the Army
		}
	}


#################################################################
# The Retirement of Admiral William H. Standley
# By Kevin Mc Carthy
# Sources: http://www.history.navy.mil/danfs/w8/william_h_standley.htm
# For Core 0.82 & HOI 1.06
#################################################################
event = {
	id = 322405
	random = no
	country = USA

	trigger = {
		government = democratic
		minister = 6008
		minister = 6076
		}

	name = CEVTNAME_322405
	desc = CEVTDESC_322405
	style = 0

	date = { day = 1 month = January year = 1937 } 
	
	action_a = {
		name = CEVTACTA_322405
		command = { type = sleepminister which = 6008 } # Admiral William H. Standley retires
 		command = { type = chiefofnavy which = 6076 } # Appoint Admiral William D. Leahy
		}
	}

#################################################################
# The Retirement of Admiral William D. Leahy
# By Kevin Mc Carthy
# Sources: http://www.history.navy.mil/photos/pers-us/uspers-l/wd-leahy.htm & http://www.history.navy.mil/photos/pers-us/uspers-s/h-stark.htm
# 
# For Core 0.82 & HOI 1.06
#################################################################
event = {
	id = 322406
	random = no
	country = USA

	trigger = {
		government = democratic
		minister = 6076
		minister = 6077
		minister = 6078
		}

	name = CEVTNAME_322406
	desc = CEVTDESC_322406
	style = 0

	date = { day = 1 month = August year = 1939 } 
	
	action_a = {
		name = CEVTACTA_322406
		command = { type = sleepminister which = 6076 } # Admiral William D. Leahy retires
		command = { type = sleepleader which = 60388 } # Admiral William D. Leahy removed from the leader pool
 		command = { type = chiefofnavy which = 6077 } # Appoint Admiral Harold R. Stark
		}
	action_b = {
		name = CEVTACTB_322406
		command = { type = sleepminister which = 6076 } # Admiral William D. Leahy retires
		command = { type = sleepleader which = 60388 } # Admiral William D. Leahy removed from the leader pool
 		command = { type = chiefofnavy which = 6078 } # Appoint Admiral Ernest King
		}
	}

#################################################################
# The Appointment of Admiral Admiral Ernest King
# By Kevin Mc Carthy
# http://www.history.navy.mil/photos/pers-us/uspers-k/ej-kng.htm
# For Core 0.82 & HOI 1.06
#################################################################
event = {
	id = 322407
	random = no
	country = USA

	trigger = {
		government = democratic
		minister = 6078
		minister = 6076
		}

	name = CEVTNAME_322407
	desc = CEVTDESC_322407
	style = 0

	date = { day = 25 month = March year = 1942 } 
	
	action_a = {
		name = CEVTACTA_322407
 		command = { type = chiefofnavy which = 6078 } # Appoint Admiral Ernest King
		command = { type = sleepminister which = 6076 } # Reomove Admiral Harold R. Stark from the Minister Pool, note he continued active service
		}
	}

#################################################################
# The Retirement of  of Admiral Ernest King
# By Kevin Mc Carthy
# Sources: http://www.history.navy.mil/photos/pers-us/uspers-k/ej-kng.htm
# For Core 0.82 & HOI 1.06
#################################################################
event = {
	id = 322408
	random = no
	country = USA

	trigger = {
		government = democratic
		minister = 6078
		minister = 6079
		atwar = no 	#Personal judgement that Admiral King would not have retired while the US was still at war.
		}

	name = CEVTNAME_322408
	desc = CEVTDESC_322408
	style = 0

	date = { day = 15 month = December year = 1945 } 
  	offset = 30
	
	action_a = {
		name = CEVTACTA_322408
 		command = { type = chiefofnavy which = 6079 } # Appoint Admiral Chester Nimitz
		command = { type = sleepleader which = 60385 } # Admiral Ernest King removed from the leader pool
		command = { type = sleepminister which = 6078 } # Admiral Ernest King
		}
	}

event = { 
	id = 322388
	random = no 
	country = USA

	name = CEVTNAME_322388
	desc = CEVTDESC_322388
	style = 0

	action_a = {
		name = CEVTACTA_322388
		command = { type = peace which = POL value = 0 }
		command = { type = trigger which = 702166 }
		command = { type = trigger which = 552029 }
		command = { type = clrflag which = pol_usa_collib_flag }
		}

}


event = { 
	id = 322387
	random = no 
	country = USA
	trigger = {
		flag = pol_usa_collib_flag
		war = { country = USA country = POL }
			}

	name = CEVTNAME_322387
	desc = CEVTDESC_322387
	style = 0
        date = { day = 25 month = april year = 1938 }
	offset = 5
	deathdate = { day = 30 month = december year = 1940 }

	action_a = {
		name = CEVTACTA_322387
		command = { type = trigger which = 702174 }
		}

}


event = { 
	id = 322386
	random = no 
	country = USA

	name = CEVTNAME_322386
	desc = CEVTDESC_322386
	style = 0

	action_a = {
		name = CEVTACTA_322386
		command = { type = war which = POL }
		command = { type = setflag which = pol_usa_collib_flag }
		command = { type = trigger which = 702193 } #Polish-American War
	}

	action_b = {
		name = CEVTACTB_322386
		command = { type = end_mastery which = LIB }
		command = { type = end_access which = LIB }
		command = { type = dissent value = 2 }
	}
}

event = { 
	id = 322385
	random = no 
	country = USA

	name = CEVTNAME_322385
	desc = CEVTDESC_322385
	style = 0

	action_a = {
		name = CEVTACTA_GREAT
		command = { }
	}
}

event = { 
	id = 322389
	random = no 
	country = USA

	trigger = {
		flag = pol_collib_yes_flag
	} 

	name = CEVTNAME_322389
	desc = CEVTDESC_322389
	style = 0

        date = { day = 5 month = april year = 1938 }
	offset = 5
	deathdate = { day = 30 month = december year = 1940 }

	action_a = {
		name = CEVTACTA_322389
		command = { type = trigger which = 702170 }
		}
	action_b = {
		name = CEVTACTB_322389
		command = { }
		}

	}

event = { 
	id = 322384
	random = no 
	country = USA

	trigger = {
		flag = usa_collib_flag
	} 

	name = CEVTNAME_322384
	desc = CEVTDESC_322384
	style = 0

        date = { day = 15 month = june year = 1937 }

	action_a = {
		name = CEVTACTA_322384
		command = { type = trigger which = 702164 }

	}
}

event = { 
	id = 322390
	random = no 
	country = USA

	#triggered by POL 702163A (Liberia will not end the press campaign)

	name = CEVTNAME_322390
	desc = CEVTDESC_322390
	style = 0

	action_a = {
		name = CEVTACTA_322390
		command = { type = setflag which = usa_collib_flag }

	}
}

#########################################################################
#  Inauguration of President Alf M. Landon (Rep.) 1937
#########################################################################
event = { 
	id = 322409
	random = no
	country = USA

	trigger = {
		flag = Landon_36
		NOT = { ispuppet = USA }
	}
	
	name = CEVTNAME_322409
	desc = CEVTDESC_322409
	style = 0
	
	date = { day = 19 month = january year = 1937 }
	
	action_a = {
		name = OK
		command = { type = headofstate which = 6052 }
		command = { type = headofgovernment which = 6053 }
		command = { type = foreignminister which = 6054 } # Henry L. Stimson
		command = { type = armamentminister which = 6055 } # John D. Rockefeller
		command = { type = ministerofsecurity which = 6056 } # J. Edgar Hoover
		command = { type = warentry value = -10 }
		command = { type = province_keypoints which = -1 value = 1 }
		command = { type = province_keypoints which = -1 value = 1 }
		command = { type = oilpool value = 100 }
		command = { type = coalpool value = 100 }
		command = { type = steelpool value = 100 }
		command = { type = rubberpool value = 100 }
		command = { type = alignment which = democratic value = 25 }
	}
}

#########################################################################
#  Inauguration of President Franklin D. Roosevelt (Dem.) 1937
#########################################################################
event = { 
	id = 322410
	random = no
	country = USA

	trigger = {
		flag = FDR_36
		NOT = { ispuppet = USA }
	}
	
	name = CEVTNAME_322410
	desc = CEVTDESC_322410
	style = 0
	
	date = { day = 19 month = january year = 1937 }
	
	action_a = {
		name = OK
		command = { type = influence value = 5 }
		command = { type = alignment which = communist value = 15 }
		command = { type = manpowerpool value = 25 }
	}
}

#########################################################################
#  Inauguration of President Alf M. Landon (Rep.) 1941
#########################################################################
event = { 
	id = 322411
	random = no
	country = USA

	trigger = {
		flag = Reelect_40
		flag = Landon_36
		flag = Landon_40
		NOT = { ispuppet = USA }
	}
	
	name = CEVTNAME_322411
	desc = CEVTDESC_322411
	style = 0
	
	date = { day = 19 month = january year = 1941 }
	
	action_a = {
		name = OK
		command = { type = warentry value = -10 }
		command = { type = influence value = 5 }
		command = { type = supplies value = 200 }
        	command = { type = setflag which = Landon_41 }
	}
}

#########################################################################
#  Inauguration of President Franklin D. Roosevelt (Dem.) 1941
#########################################################################
event = { 
	id = 322412
	random = no
	country = USA

	trigger = {
		flag = Reelect_40
		flag = FDR_36
		flag = FDR_40
		NOT = { ispuppet = USA }
	}
	
	name = CEVTNAME_322412
	desc = CEVTDESC_322412
	style = 0
	
	date = { day = 19 month = january year = 1941 }
	
	action_a = {
		name = OK
		command = { type = manpowerpool value = 12 }
		command = { type = influence value = 5 }
		command = { type = warentry value = -4 } 
        	command = { type = setflag which = FDR_41 }
	}
}

#########################################################################
#  Inauguration of President Alfred E. Smith (Dem.) 1941
#########################################################################
event = { 
	id = 322413
	random = no
	country = USA

	trigger = {
		flag = Smith_40
		NOT = { ispuppet = USA }
	}
	
	name = CEVTNAME_322413
	desc = CEVTDESC_322413
	style = 0
	
	date = { day = 19 month = january year = 1941 }
	
	action_a = {
		name = OK
		command = { type = headofstate which = 6071 }
		command = { type = headofgovernment which = 6072 }
		command = { type = foreignminister which = 6073 }
		command = { type = armamentminister which = 6074 }
		command = { type = ministerofsecurity which = 6075 }
		command = { type = manpowerpool value = 12 }
		command = { type = warentry value = -10 }
        	command = { type = setflag which = Smith_41 }
	}
}

#########################################################################
#  Inauguration of President Wendell Wilkie (Rep.) 1941
#########################################################################
event = { 
	id = 322414
	random = no
	country = USA

	trigger = {
		flag = Wilkie_40
		NOT = { ispuppet = USA }
	}
	
	name = CEVTNAME_322414
	desc = CEVTDESC_322414
	style = 0
	
	date = { day = 19 month = january year = 1941 }
	
	action_a = {
		name = OK
		command = { type = headofstate which = 6057 }
		command = { type = headofgovernment which = 6058 }
		command = { type = foreignminister which = 6059 }
		command = { type = armamentminister which = 6060 }
		command = { type = ministerofsecurity which = 6061 }
		command = { type = influence value = -5 }
		command = { type = warentry value = 5 }
        	command = { type = setflag which = Wilkie_41 }
	}
}

#########################################################################
#  Inauguration of President Robert Taft (Rep.) 1941
#########################################################################
event = { 
	id = 322415
	random = no
	country = USA

	trigger = {
		flag = Taft_40
		NOT = { ispuppet = USA }
	}
	
	name = CEVTNAME_322415
	desc = CEVTDESC_322415
	style = 0
	
	date = { day = 19 month = january year = 1941 }
	
	action_a = {
		name = OK
		command = { type = headofstate which = 6066 }
		command = { type = headofgovernment which = 6067 }
		command = { type = foreignminister which = 6068 }
		command = { type = armamentminister which = 6069 }
		command = { type = ministerofsecurity which = 6070 }
		command = { type = warentry value = -25 } # was -50
		command = { type = influence value = -15 }
		command = { type = alignment which = fascist value = 75 }
		command = { type = alignment which = democratic value = 75 }
		command = { type = province_keypoints which = -1 value = 1 }
		command = { type = province_keypoints which = -1 value = 1 }
		command = { type = province_keypoints which = -1 value = 1 }
		command = { type = province_keypoints which = -1 value = 1 }
		command = { type = province_keypoints which = -1 value = 1 }
		command = { type = province_keypoints which = -1 value = 1 }
        	command = { type = setflag which = Taft_41 }
	}
}

#########################################################################
#  Inauguration of President Franklin D. Roosevelt (Dem.) 1945
#########################################################################
event = { 
	id = 322416
	random = no
	country = USA

	trigger = {
		flag = FDR_36
		flag = FDR_41
		flag = Reelect_44
		NOT = { ispuppet = USA }
	}
	
	name = CEVTNAME_322416
	desc = CEVTDESC_322416
	style = 0
	
	date = { day = 19 month = january year = 1945 }
	
	action_a = {
		name = OK
        	command = { type = setflag which = FDR_45 }
	}
}

#########################################################################
#  Inauguration of President Alf M. Landon (Rep.) 1945
#########################################################################
event = { 
	id = 322417
	random = no
	country = USA

	trigger = {
		flag = Landon_36
		flag = Landon_41
		flag = Reelect_44
		NOT = { ispuppet = USA }
	}
	
	name = CEVTNAME_322417
	desc = CEVTDESC_322417
	style = 0
	
	date = { day = 19 month = january year = 1945 }
	
	action_a = {
		name = OK
        	command = { type = setflag which = Landon_45 }
	}
}

#########################################################################
#  Inauguration of President Alfred E. Smith (Dem.) 1945
#########################################################################
event = { 
	id = 322418
	random = no
	country = USA

	trigger = {
		flag = Smith_41
		flag = Reelect_44
		NOT = { ispuppet = USA }
	}
	
	name = CEVTNAME_322418
	desc = CEVTDESC_322418
	style = 0
	
	date = { day = 19 month = january year = 1945 }
	
	action_a = {
		name = OK

	}
}
#########################################################################
#  Inauguration of President Alfred E. Smith (Dem.) 1945
#########################################################################
event = { 
	id = 322419
	random = no
	country = USA

	trigger = {
		flag = Smith_44
		NOT = { ispuppet = USA }
	}
	
	name = CEVTNAME_322419
	desc = CEVTDESC_322419
	style = 0
	
	date = { day = 19 month = january year = 1945 }
	
	action_a = {
		name = OK
		command = { type = headofstate which = 6071 }
		command = { type = headofgovernment which = 6072 }
		command = { type = foreignminister which = 6073 }
		command = { type = armamentminister which = 6074 }
		command = { type = ministerofsecurity which = 6075 }
		command = { type = manpowerpool value = 12 }
	}
}

#########################################################################
#  Inauguration of President Thomas E.Dewey (Rep.) 1945
#########################################################################
event = { 
	id = 322420
	random = no
	country = USA

	trigger = {
		flag = Dewey_44
		NOT = { ispuppet = USA }
	}
	
	name = CEVTNAME_322420
	desc = CEVTDESC_322420
	style = 0
	
	date = { day = 19 month = january year = 1945 }
	
	action_a = {
		name = OK
		command = { type = headofstate which = 6062 }
		command = { type = headofgovernment which = 6063 }
		command = { type = foreignminister which = 6064 }
		command = { type = armamentminister which = 6065 }
		command = { type = ministerofsecurity which = 6066 }
		command = { type = oilpool value = 100 }
		command = { type = coalpool value = 100 }
		command = { type = steelpool value = 100 }
		command = { type = rubberpool value = 100 }
		command = { type = supplies value = 200 }
	}
}

#########################################################################
#  Inauguration of President Robert Taft (Rep.) 1945
#########################################################################
event = { 
	id = 322421
	random = no
	country = USA

	trigger = {
		flag = Reelect_44
		flag = Taft_41
		NOT = { ispuppet = USA }
	}
	
	name = CEVTNAME_322421
	desc = CEVTDESC_322421
	style = 0
	
	date = { day = 19 month = january year = 1945 }
	
	action_a = {
		name = OK
	}
}

#############################
# New Hoi1 CORE 0.92 Events
#############################
#######################
# USA Events
#######################

################################################################################
# Brazil Rubber to USA.  By Monash 1000100 - 1000129 Tweaked by ConjuererDragon
################################################################################

# America Proposes the deal or not
event = {
	id = 1000100
	random = no
	country = USA
	trigger = {
		  NOT = {
		        	 ispuppet = BRA #if Brazil is already a puppet someone else is siphoning off their resources
	                               rubber = 94999# was 75000 why would USA pay Brazil for rubber if they have perhaps due to successfull human tactics lots in their stockpile?
                     	 	alliance = { country = SOV country = BRA } #would Stalin really want his allies helping the USA?
	                              alliance = { country = USA country = GER } #Brazil should fight the axis and if USA joined the Axis not supply them
		  	OR = {	
			      war = { country = USA country = BRA }
			      alliance = { country = GER country = BRA }
			      alliance = { country = JAP country = BRA }
				 }
		               }
                    supplies = 5000 #cant offer 5000 supplies if you dont have them else you go negative and next day back to 0
                    coal = 2000 
                    steel = 2000
                    atwar = yes
                    OR = {
                                control = { province = 124 data = USA } # USA controls at least 1 major port with 60+ infra at the east coast
		  control = { province = 125 data = USA } # or carribean to receive the rubber shipments
		  control = { province = 150 data = USA }
		  control = { province = 181 data = USA }
                  control = { province = 203 data = USA }
                               }
                     OR = { 
                  control = { province = 318 data = BRA } # BRA controls at least 1 major port with 60+ infra
		  control = { province = 354 data = BRA } # to send the rubber shipments
		  control = { province = 356 data = BRA }
		  control = { province = 358 data = BRA }
                               }

	          }

	name = "Brazillian Rubber"
	desc = "Historically, with the loss of the Asian Rubber Supply, (By early 1942 97% of Asian rubber production areas were in the hands of the Japanese), America was forced to look elsewhere to obtain this vital resource for its war effort. Brazil had previously produced large amounts of Rubber from the Amazon, though this had dropped to a mere 18,000 tons per year by this time. America entered into discussions with Brazil in order to renew the Amazonian Rubber Plantations. Towards the end of 1942 a deal was struck where-by Brazil committed to raise its Rubber output to 45,000 tons a year, in return for financial and material payments from America, We can buy 5000 rubber per year for 5000 supplies and a onetime shipment of some material to aid Brazil in improving their infrastructure to transport the rubber through the jungle to their harbours."
	style = 0

	date = { day = 15 month = march year = 1942 } #widened timeframe due to more restrictive trigger conditions
	offset = 25
	deathdate = { day = 30 month = november year = 1942 }

	action_a = {
		name = "Make Proposal to Brazil"
               	command = { type = influence value = -5 } #same price as in event GER172035 for spanish wolfram
		command = { type = trigger which = 1000101 } # Brazil
		}
	action_b = {
		name = "We are confident that our own resources are sufficient for the task at hand"
		command = { }
		}
	}


event = {
	id = 1000105
	random = no
	country = USA
	# Trigger from 1000104 called direct.

	name = "Brazilian Rubber"
	desc = "The first shipment of brazilian Rubber arrives, we will pay the agreed amount and the onetime payment of building materials."
	style = 0

	action_a = {
		name = "Rubber Arrives"
		command = { type = supplies value = -5000 }
		command = { type = rubberpool value = 5000 }
	        command = { type = coalpool value = -2000 } 
		command = { type = steelpool value = -2000 } 
		}
	}

##########################
# (Persistent) trade delivery event
##########################

event = {
	id = 1000107
	random = no
	persistent = yes
	country = USA

	# Triggered from events 1000106 etc.

	name = "Brazilian Rubber"
	desc = "A shipment of Brazilian Rubber arrives, we will pay the agreed amount"
	style = 0

	action_a = {
		name = "Rubber Arrives"
		command = { type = supplies value = -5000 }
		command = { type = rubberpool value = 5000 }
	}
}

########## from 1946 - 1950 need a series of events that allows USA to opt out of or continue trade on a yearly basis.
########## Events now work in groups of 4, USA wants to buy or not, BRA wants to sell or not, BRA supplies it, USA buys it.
event = {
	id = 1000110
	random = no
	country = USA
	trigger = {
			event = 1000102		# USA has previously been supplied with Rubber by BRA
			year = 1946
			NOT = {
				OR = {	
					war = { country = USA country = BRA }
					alliance = { country = GER country = BRA }
					alliance = { country = JAP country = BRA }
				}
			}
		  }
	name = "Brazilian Rubber"
	desc = " We have previously bought rubber from the Brazilians as we had access to no other source, we can sign a further contract for this year, or we can wait till next year"
	style = 0
	date = { day = 10 month = march year = 1946 }
	offset = 25
	deathdate = { day = 30 month = april year = 1946 }
	action_a = {
		     name = "Sign Contracts"
		     command = { type = trigger which = 1000111 }	# See if Brazil agrees to supply.
		}
	action_b = {
		     name = "Defer till Next Year"
		     command = { }
		}
}

######### 1947 Supply.
event = {
	id = 1000114
	random = no
	country = USA
	trigger = {
			event = 1000102		# USA has previously been supplied with Rubber by BRA
			year = 1947
			NOT = {
				OR = {	
					war = { country = USA country = BRA }
					alliance = { country = GER country = BRA }
					alliance = { country = JAP country = BRA }
				}
			}
		  }
	name = "Brazilian Rubber"
	desc = " We have previously bought rubber from the Brazilians as we had access to no other source, we can sign a further contract for this year, or we can wait till next year"
	style = 0
	date = { day = 10 month = march year = 1947 }
	offset = 25
	deathdate = { day = 30 month = april year = 1947 }
	action_a = {
		     name = "Sign Contracts"
		     command = { type = trigger which = 1000115 }	# See if Brazil agrees to supply.
		}
	action_b = {
		     name = "Defer till Next Year"
		     command = { }
		}
}

######### 1948 Supply.
event = {
	id = 1000118
	random = no
	country = USA
	trigger = {
			event = 1000102		# USA has previously been supplied with Rubber by BRA
			year = 1948
			NOT = {
				OR = {	
					war = { country = USA country = BRA }
					alliance = { country = GER country = BRA }
					alliance = { country = JAP country = BRA }
				}
			}
		  }
	name = "Brazilian Rubber"
	desc = " We have previously bought rubber from the Brazilians as we had access to no other source, we can sign a further contract for this year, or we can wait till next year"
	style = 0
	date = { day = 10 month = march year = 1948 }
	offset = 25
	deathdate = { day = 30 month = april year = 1948 }
	action_a = {
		     name = "Sign Contracts"
		     command = { type = trigger which = 1000119 }	# See if Brazil agrees to supply.
		}
	action_b = {
		     name = "Defer till Next Year"
		     command = { }
		}
}

######### 1949 Supply.
event = {
	id = 1000122
	random = no
	country = USA
	trigger = {
			event = 1000102		# USA has previously been supplied with Rubber by BRA
			year = 1949
			NOT = {
				OR = {	
					war = { country = USA country = BRA }
					alliance = { country = GER country = BRA }
					alliance = { country = JAP country = BRA }
				}
			}
		  }
	name = "Brazilian Rubber"
	desc = " We have previously bought rubber from the Brazilians as we had access to no other source, we can sign a further contract for this year, or we can wait till next year"
	style = 0
	date = { day = 10 month = march year = 1949 }
	offset = 25
	deathdate = { day = 30 month = april year = 1949 }
	action_a = {
		     name = "Sign Contracts"
		     command = { type = trigger which = 1000123 }	# See if Brazil agrees to supply.
		}
	action_b = {
		     name = "Defer till Next Year"
		     command = { }
		}
}

######### 1950 Supply.
event = {
	id = 1000126
	random = no
	country = USA
	trigger = {
			event = 1000102		# USA has previously been supplied with Rubber by BRA
			year = 1950
			NOT = {
				OR = {	
					war = { country = USA country = BRA }
					alliance = { country = GER country = BRA }
					alliance = { country = JAP country = BRA }
				}
			}
		  }
	name = "Brazilian Rubber"
	desc = " We have previously bought rubber from the Brazilians as we had access to no other source, we can sign a further contract for this year but then the option to buy Brazilian rubber will end"
	style = 0
	date = { day = 10 month = march year = 1950 }
	offset = 25
	deathdate = { day = 30 month = april year = 1950 }
	action_a = {
		     name = "Sign Contracts"
		     command = { type = trigger which = 1000127 }	# See if Brazil agrees to supply.
		}
	action_b = {
		     name = "Do not Buy"
		     command = { }
		}
}

